set application sets to preserve on deleteion

This commit is contained in:
2024-06-28 21:35:03 -05:00
parent db5d205157
commit ca84c476d8

View File

@@ -14,7 +14,7 @@ metadata:
spec: spec:
syncPolicy: syncPolicy:
applicationsSync: create-only applicationsSync: create-only
preserveResourcesOnDeletion: false preserveResourcesOnDeletion: true
generators: generators:
- git: - git:
repoURL: {{ $.Values.git.repo }} repoURL: {{ $.Values.git.repo }}