fix(synapse) remove reference to secret
This commit is contained in:
parent
43e9da08d6
commit
28141bf92f
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ spec:
|
|||
metadata:
|
||||
annotations:
|
||||
checksum/config: {{ include (print $.Template.BasePath "/configuration.yaml") . | sha256sum }}
|
||||
checksum/secrets: {{ include (print $.Template.BasePath "/secrets.yaml") . | sha256sum }}
|
||||
{{- with .Values.synapse.annotations }}
|
||||
{{ . | toYaml | nindent 8 }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue