Skip to content

Commit

Permalink
pre-upgrade hook
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkoSekulic committed Aug 22, 2024
1 parent aa276b2 commit 2df6049
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/altinn-designer/templates/db-migrations-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ metadata:
labels:
release: altinn-designer
annotations:
"helm.sh/hook": pre-install
"helm.sh/hook": pre-install,pre-upgrade
"helm.sh/hook-weight": "-1"
"helm.sh/hook-delete-policy": hook-succeeded,hook-failed
spec:
template:
metadata:
Expand Down

0 comments on commit 2df6049

Please sign in to comment.