Skip to content

Commit 988644c

Browse files
committed
Reapply #145
1 parent 4f81b83 commit 988644c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/chisel-operator/templates/deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ spec:
2626
imagePullSecrets:
2727
{{- toYaml . | nindent 8 }}
2828
{{- end }}
29-
serviceAccountName: {{ include "chisel-operator.serviceAccountName" . }}
3029
containers:
3130
- name: {{ .Chart.Name }}
3231
image: "{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"

0 commit comments

Comments
 (0)