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
Security Tools
Anchore Enterprise
Commits
ecab0bcf
Commit
ecab0bcf
authored
Mar 01, 2021
by
Ryan Garcia
Browse files
chore: Testing readding enabling upgradejob values
parent
800b5ba3
Pipeline
#181424
passed with stages
in 2 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
chart/templates/engine_upgrade_job.yaml
chart/templates/engine_upgrade_job.yaml
+2
-2
No files found.
chart/templates/engine_upgrade_job.yaml
View file @
ecab0bcf
#
{{- if .Values.anchoreEngineUpgradeJob.enabled }}
{{
- if .Values.anchoreEngineUpgradeJob.enabled
}}
apiVersion
:
batch/v1
apiVersion
:
batch/v1
kind
:
Job
kind
:
Job
metadata
:
metadata
:
...
@@ -93,4 +93,4 @@ spec:
...
@@ -93,4 +93,4 @@ spec:
{{
- with .Values.anchoreGlobal.serviceAccountName
}}
{{
- with .Values.anchoreGlobal.serviceAccountName
}}
serviceAccountName
:
{{
.
}}
serviceAccountName
:
{{
.
}}
{{
- end
}}
{{
- end
}}
#{{- end }}
{{
- end
}}
\ No newline at end of file
\ No newline at end of file
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