From 799206b22405e753eb064ed074cf4d5c5530c00d Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Tue, 15 Oct 2019 14:46:00 -0700 Subject: [PATCH] Update sync-waves.yaml --- apps/templates/sync-waves.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/templates/sync-waves.yaml b/apps/templates/sync-waves.yaml index 77be842..24dbc9b 100644 --- a/apps/templates/sync-waves.yaml +++ b/apps/templates/sync-waves.yaml @@ -14,6 +14,3 @@ spec: path: sync-waves repoURL: {{ .Values.spec.source.repoURL }} targetRevision: {{ .Values.spec.source.targetRevision }} - syncPolicy: - automated: - prune: true