diff --git a/charts/zigbee2mqtt/templates/deployment.yaml b/charts/zigbee2mqtt/templates/deployment.yaml index bdf9074..781b6c0 100644 --- a/charts/zigbee2mqtt/templates/deployment.yaml +++ b/charts/zigbee2mqtt/templates/deployment.yaml @@ -27,7 +27,6 @@ spec: imagePullSecrets: {{- toYaml . | nindent 8 }} {{- end }} - serviceAccountName: {{ include "zigbee2mqtt.serviceAccountName" . }}-zigbee2mqtt securityContext: {{- toYaml .Values.podSecurityContext | nindent 8 }} priorityClassName: {{ .Values.priorityClassName }}