chore(helm): change trigger preference
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
89e7d428fd
commit
a5835833bd
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ metadata:
|
|||
name: update-db-passwords
|
||||
namespace: default
|
||||
annotations:
|
||||
"helm.sh/hook": post-upgrade
|
||||
"helm.sh/hook": pre-upgrade
|
||||
"helm.sh/hook-weight": "-6" # Higher precidence, so the first the config map will get created.
|
||||
spec:
|
||||
template:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue