mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-13 00:20:07 +01:00
helm: make releases atomic
This commit is contained in:
parent
467dc14978
commit
844eca48a3
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ writeShellScriptBin "kubenix" ''
|
|||
|
||||
apply)
|
||||
_kubectl apply
|
||||
_helm upgrade --install --create-namespace
|
||||
_helm upgrade --atomic --install --create-namespace
|
||||
shift;;
|
||||
|
||||
diff)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue