diff --git a/kustomize/operator/confluent-operator-helm-release-confluent.yaml b/kustomize/operator/confluent-operator-helm-release-confluent.yaml index b4216b9..efbd36f 100644 --- a/kustomize/operator/confluent-operator-helm-release-confluent.yaml +++ b/kustomize/operator/confluent-operator-helm-release-confluent.yaml @@ -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