UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Keys for chains

Merged runyontr requested to merge keys-for-chains into master
Files
4
@@ -16,6 +16,7 @@ spec:
metadata:
{{- with .Values.podAnnotations }}
annotations:
checksum/config: {{ include (print $.Template.BasePath "/secret.yaml") . | sha256sum }}
{{- toYaml . | nindent 8 }}
{{- end }}
labels:
Loading