set application sets to preserve on deleteion
This commit is contained in:
@@ -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 }}
|
||||||
|
Reference in New Issue
Block a user