Skip to content

Commit 707b754

Browse files
authored
updated rollback
1 parent f57a233 commit 707b754

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

kustomize/operator/confluent-operator-helm-release-confluent.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ spec:
2121
name: confluentinc
2222
kind: HelmRepository
2323
namespace: flux-system
24+
upgrade:
25+
timeout: 30s
26+
remediation:
27+
retries: 3
28+
strategy: rollback
29+
cleanupOnFail: true
30+
rollback:
31+
timeout: 1m
32+
force: true
33+
cleanupOnFail: true
2434
values:
2535
image:
2636
registry: docker.io

0 commit comments

Comments
 (0)