allow application sets to update
This commit is contained in:
@@ -13,8 +13,8 @@ metadata:
|
|||||||
app.kubernetes.io/part-of: {{ $.Release.Name }}
|
app.kubernetes.io/part-of: {{ $.Release.Name }}
|
||||||
spec:
|
spec:
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
applicationsSync: create-only
|
applicationsSync: create-update
|
||||||
preserveResourcesOnDeletion: true
|
preserveResourcesOnDeletion: false
|
||||||
generators:
|
generators:
|
||||||
- git:
|
- git:
|
||||||
repoURL: {{ $.Values.git.repo }}
|
repoURL: {{ $.Values.git.repo }}
|
||||||
|
Reference in New Issue
Block a user