UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Third Party
nexus-iq
Commits
8d611fc3
Commit
8d611fc3
authored
Apr 30, 2021
by
Grant Duncklee
Browse files
remove service account reference
parent
65a70884
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
chart/templates/bigbang/post-install-job.yaml
chart/templates/bigbang/post-install-job.yaml
+0
-1
No files found.
chart/templates/bigbang/post-install-job.yaml
View file @
8d611fc3
...
@@ -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
}}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment