diff --git a/helm/templates/deployment.yaml b/helm/templates/deployment.yaml index 66b9b177410915b3bea8f52650f8d9c152c5a6c8..cd70d11f36617acda9ea69e0101788147d099e80 100644 --- a/helm/templates/deployment.yaml +++ b/helm/templates/deployment.yaml @@ -13,8 +13,9 @@ spec: {{- include "s3bot.selectorLabels" . | nindent 6 }} template: metadata: - {{- with .Values.podAnnotations }} annotations: + deployed_at: {{ now | quote }} + {{- with .Values.podAnnotations }} {{- toYaml . | nindent 8 }} {{- end }} labels: