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
aa090e98
Commit
aa090e98
authored
Jun 02, 2021
by
Grant Duncklee
Browse files
chore: add post-upgrade support, clean resources
parent
60eb7754
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
chart/templates/bigbang/post-install-job.yaml
chart/templates/bigbang/post-install-job.yaml
+2
-1
No files found.
chart/templates/bigbang/post-install-job.yaml
View file @
aa090e98
...
@@ -3,7 +3,8 @@ apiVersion: batch/v1
...
@@ -3,7 +3,8 @@ apiVersion: batch/v1
kind
:
Job
kind
:
Job
metadata
:
metadata
:
annotations
:
annotations
:
"
helm.sh/hook"
:
post-install
"
helm.sh/hook"
:
post-install,post-upgrade
"
helm.sh/hook-delete-policy"
:
before-hook-creation,hook-succeeded,hook-failed
name
:
post-install
name
:
post-install
spec
:
spec
:
template
:
template
:
...
...
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