fix field name
This commit is contained in:
parent
540393064d
commit
f42bfc4688
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ spec:
|
|||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
{{- with .Values.updateStrategy }}
|
||||
updateStrategy:
|
||||
strategy:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
serviceAccountName: {{ include "ntfy.serviceAccountName" . }}
|
||||
|
|
Loading…
Add table
Reference in a new issue