Remove service account from deployment.
All checks were successful
ci/woodpecker/push/mastodon Pipeline was successful
All checks were successful
ci/woodpecker/push/mastodon Pipeline was successful
This commit is contained in:
parent
efe6e1bcaa
commit
c6762abce9
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ spec:
|
|||
imagePullSecrets:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
serviceAccountName: {{ include "esphome.serviceAccountName" . }}-esphome
|
||||
securityContext:
|
||||
{{- toYaml .Values.podSecurityContext | nindent 8 }}
|
||||
priorityClassName: {{ .Values.priorityClassName }}
|
||||
|
|
Loading…
Reference in a new issue