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