diff --git a/flux/clusters/local/patches/infra-devops.yaml b/flux/clusters/local/patches/infra-devops.yaml index e68ac33..842d9fc 100644 --- a/flux/clusters/local/patches/infra-devops.yaml +++ b/flux/clusters/local/patches/infra-devops.yaml @@ -3,17 +3,4 @@ kind: Kustomization metadata: name: infra-devops spec: - patches: - - target: - kind: HelmRelease - name: velero - patch: | - apiVersion: helm.toolkit.fluxcd.io/v2 - kind: HelmRelease - metadata: - name: velero - spec: - install: - remediation: - retries: -1 - suspend: true + wait: false