diff --git a/charts/ycast/templates/deployment.yaml b/charts/ycast/templates/deployment.yaml index 1eedd31..dcb5566 100644 --- a/charts/ycast/templates/deployment.yaml +++ b/charts/ycast/templates/deployment.yaml @@ -13,8 +13,9 @@ spec: {{- include "ycast.selectorLabels" . | nindent 6 }} template: metadata: - {{- with .Values.podAnnotations }} annotations: + checksum/config: {{ include (print $.Template.BasePath "/configmap.yaml") . | sha256sum }} + {{- with .Values.podAnnotations }} {{- toYaml . | nindent 8 }} {{- end }} labels: