Remove z2m serviceaccount.
All checks were successful
ci/woodpecker/push/zigbee2mqtt Pipeline was successful
All checks were successful
ci/woodpecker/push/zigbee2mqtt Pipeline was successful
This commit is contained in:
parent
edf8b8b9d6
commit
22d167e778
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ spec:
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
{{- toYaml . | nindent 8 }}
|
{{- toYaml . | nindent 8 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
serviceAccountName: {{ include "zigbee2mqtt.serviceAccountName" . }}-zigbee2mqtt
|
|
||||||
securityContext:
|
securityContext:
|
||||||
{{- toYaml .Values.podSecurityContext | nindent 8 }}
|
{{- toYaml .Values.podSecurityContext | nindent 8 }}
|
||||||
priorityClassName: {{ .Values.priorityClassName }}
|
priorityClassName: {{ .Values.priorityClassName }}
|
||||||
|
|
Loading…
Reference in a new issue