Skip to content

Commit

Permalink
updated rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
sionsmith authored Oct 19, 2021
1 parent f57a233 commit 707b754
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions kustomize/operator/confluent-operator-helm-release-confluent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,16 @@ spec:
name: confluentinc
kind: HelmRepository
namespace: flux-system
upgrade:
timeout: 30s
remediation:
retries: 3
strategy: rollback
cleanupOnFail: true
rollback:
timeout: 1m
force: true
cleanupOnFail: true
values:
image:
registry: docker.io
Expand Down

0 comments on commit 707b754

Please sign in to comment.