fix field name

This commit is contained in:
pat-s 2024-07-26 10:14:41 +02:00
parent 540393064d
commit f42bfc4688
No known key found for this signature in database
GPG key ID: 3C6318841EF78925

View file

@ -29,7 +29,7 @@ spec:
{{- toYaml . | nindent 8 }}
{{- end }}
{{- with .Values.updateStrategy }}
updateStrategy:
strategy:
{{- toYaml . | nindent 8 }}
{{- end }}
serviceAccountName: {{ include "ntfy.serviceAccountName" . }}