set application sets to preserve on deleteion
This commit is contained in:
@@ -14,7 +14,7 @@ metadata:
|
||||
spec:
|
||||
syncPolicy:
|
||||
applicationsSync: create-only
|
||||
preserveResourcesOnDeletion: false
|
||||
preserveResourcesOnDeletion: true
|
||||
generators:
|
||||
- git:
|
||||
repoURL: {{ $.Values.git.repo }}
|
||||
|
Reference in New Issue
Block a user