while debugging don't rollback
This commit is contained in:
parent
78dfd4a5b0
commit
44069ae7eb
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ spec:
|
||||||
cleanupOnFail: true
|
cleanupOnFail: true
|
||||||
remediation:
|
remediation:
|
||||||
retries: 3
|
retries: 3
|
||||||
strategy: rollback
|
strategy: uninstall
|
||||||
values:
|
values:
|
||||||
controllers:
|
controllers:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
|
|
Loading…
Reference in a new issue