[DO-1377] add checksum for configmap
This commit is contained in:
@@ -17,6 +17,7 @@ spec:
|
||||
annotations:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
checksum/config: {{ include (print $.Template.BasePath "/configmap.yaml" ) . | sha256sum }}
|
||||
labels:
|
||||
{{- include "openresty.labels" . | nindent 8 }}
|
||||
{{- with .Values.podLabels }}
|
||||
|
||||
Reference in New Issue
Block a user