(1.0.8) devops: remove serviceaccountname from deployment spec in wordpress-helm template
Some checks failed
package-helm-chart / package-helm-chart (push) Failing after 7s
Some checks failed
package-helm-chart / package-helm-chart (push) Failing after 7s
This commit is contained in:
parent
457604bc0e
commit
8c68ecadd4
@ -24,7 +24,6 @@ spec:
|
||||
imagePullSecrets:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
serviceAccountName: {{ include "wordpress-website.serviceAccountName" . }}
|
||||
securityContext:
|
||||
{{- toYaml .Values.podSecurityContext | nindent 8 }}
|
||||
containers:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user