UNCLASSIFIED

Commit 8d611fc3 authored by Grant Duncklee's avatar Grant Duncklee
Browse files

remove service account reference

parent 65a70884
...@@ -25,7 +25,6 @@ spec: ...@@ -25,7 +25,6 @@ spec:
{{- toYaml . | nindent 8 }} {{- toYaml . | nindent 8 }}
{{- end }} {{- end }}
{{- if .Values.proxy }} {{- if .Values.proxy }}
serviceAccountName: serviceaccount-post-install
{{- end }} {{- end }}
containers: containers:
- image: "{{ .Values.job_image.repository }}:{{ .Values.job_image.tag }}" - image: "{{ .Values.job_image.repository }}:{{ .Values.job_image.tag }}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment