Uninstall charts to avoid patching an unpatchable release.
This commit is contained in:
parent
cbb4085644
commit
f7ad1c0f76
15 changed files with 15 additions and 15 deletions
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
interval: 30m
|
||||
values:
|
||||
controllers:
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
dependsOn:
|
||||
- name: rook-ceph-cluster
|
||||
namespace: rook-ceph
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
values:
|
||||
controllers:
|
||||
prowlarr:
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
dependsOn:
|
||||
- name: rook-ceph-cluster
|
||||
namespace: rook-ceph
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
dependsOn:
|
||||
- name: rook-ceph-cluster
|
||||
namespace: rook-ceph
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
dependsOn:
|
||||
- name: rook-ceph-cluster
|
||||
namespace: rook-ceph
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
dependsOn:
|
||||
- name: rook-ceph-cluster
|
||||
namespace: rook-ceph
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
values:
|
||||
controllers:
|
||||
unpackerr:
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
values:
|
||||
controllers:
|
||||
kubanetics:
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
dependsOn:
|
||||
- name: ingress-nginx
|
||||
namespace: network
|
||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
|||
upgrade:
|
||||
cleanupOnFail: true
|
||||
remediation:
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
retries: 3
|
||||
values:
|
||||
controllers:
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
dependsOn:
|
||||
- name: kube-prometheus-stack
|
||||
namespace: observability
|
||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
dependsOn:
|
||||
- name: vector-aggregator
|
||||
namespace: observability
|
||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
values:
|
||||
controllers:
|
||||
vector-aggregator:
|
||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
|||
cleanupOnFail: true
|
||||
remediation:
|
||||
retries: 3
|
||||
strategy: rollback
|
||||
strategy: uninstall
|
||||
values:
|
||||
controllers:
|
||||
qbittorrent:
|
||||
|
|
Loading…
Reference in a new issue