diff --git a/clusters/cl01tl/helm/stack/templates/application-set.yaml b/clusters/cl01tl/helm/stack/templates/application-set.yaml index 3344bdcf2..ae27f2bf4 100644 --- a/clusters/cl01tl/helm/stack/templates/application-set.yaml +++ b/clusters/cl01tl/helm/stack/templates/application-set.yaml @@ -70,8 +70,8 @@ spec: - .metadata.annotations[] syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3 diff --git a/clusters/cl01tl/helm/stack/templates/application.yaml b/clusters/cl01tl/helm/stack/templates/application.yaml index bd06024cd..2441a4094 100644 --- a/clusters/cl01tl/helm/stack/templates/application.yaml +++ b/clusters/cl01tl/helm/stack/templates/application.yaml @@ -21,8 +21,8 @@ spec: revisionHistoryLimit: 3 syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3 @@ -66,8 +66,8 @@ spec: - .spec.endpoints[]?.relabelings[]?.action syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3 @@ -106,8 +106,8 @@ spec: revisionHistoryLimit: 3 syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3 @@ -145,8 +145,8 @@ spec: revisionHistoryLimit: 3 syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3 @@ -184,8 +184,8 @@ spec: revisionHistoryLimit: 3 syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3