diff --git a/apps/templates/helm-hooks.yaml b/apps/templates/helm-hooks.yaml index 2b70693..5104f4c 100644 --- a/apps/templates/helm-hooks.yaml +++ b/apps/templates/helm-hooks.yaml @@ -14,6 +14,3 @@ spec: path: helm-hooks repoURL: {{ .Values.spec.source.repoURL }} targetRevision: {{ .Values.spec.source.targetRevision }} - syncPolicy: - automated: - prune: true