diff --git a/charts/esphome/templates/deployment.yaml b/charts/esphome/templates/deployment.yaml index 4037c22..328ec64 100644 --- a/charts/esphome/templates/deployment.yaml +++ b/charts/esphome/templates/deployment.yaml @@ -29,7 +29,6 @@ spec: imagePullSecrets: {{- toYaml . | nindent 8 }} {{- end }} - serviceAccountName: {{ include "esphome.serviceAccountName" . }}-esphome securityContext: {{- toYaml .Values.podSecurityContext | nindent 8 }} priorityClassName: {{ .Values.priorityClassName }}