From 3a6099169b523270a592f850e79a2926c60a9a36 Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Tue, 15 Oct 2019 14:45:39 -0700 Subject: [PATCH] Update helm-hooks.yaml --- apps/templates/helm-hooks.yaml | 3 --- 1 file changed, 3 deletions(-) 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