From 90a4128ee73bb7243b753a9d5a12a2b3fba0150d Mon Sep 17 00:00:00 2001 From: Marius Ensrud Date: Wed, 3 Nov 2021 21:51:42 +0100 Subject: [PATCH] config --- charts/sogo/templates/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/sogo/templates/deployment.yaml b/charts/sogo/templates/deployment.yaml index 4d18235..4b3d49d 100644 --- a/charts/sogo/templates/deployment.yaml +++ b/charts/sogo/templates/deployment.yaml @@ -17,6 +17,7 @@ spec: annotations: {{- toYaml . | nindent 8 }} {{- end }} + checksum/config: {{ include (print $.Template.BasePath "/configmap.yaml") . | sha256sum }} labels: {{- include "sogo.selectorLabels" . | nindent 8 }} spec: