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
60101edf
Commit
60101edf
authored
Apr 30, 2021
by
Grant Duncklee
Browse files
remove deprecated proxy conditional
parent
8d611fc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
chart/templates/bigbang/post-install-job.yaml
chart/templates/bigbang/post-install-job.yaml
+0
-2
No files found.
chart/templates/bigbang/post-install-job.yaml
View file @
60101edf
...
@@ -24,8 +24,6 @@ spec:
...
@@ -24,8 +24,6 @@ spec:
imagePullSecrets
:
imagePullSecrets
:
{{
- toYaml . | nindent 8
}}
{{
- toYaml . | nindent 8
}}
{{
- end
}}
{{
- end
}}
{{
- if .Values.proxy
}}
{{
- end
}}
containers
:
containers
:
-
image
:
"
{{
.Values.job_image.repository
}}:{{
.Values.job_image.tag
}}"
-
image
:
"
{{
.Values.job_image.repository
}}:{{
.Values.job_image.tag
}}"
imagePullPolicy
:
{{
.Values.job_image.pullPolicy
}}
imagePullPolicy
:
{{
.Values.job_image.pullPolicy
}}
...
...
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