feat(argocd-apps): syncOptions for applications (#2176)
Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr> Co-authored-by: Aikawa <yu.croco@gmail.com>
This commit is contained in:
parent
137bb9e177
commit
83e5d83492
3 changed files with 8 additions and 2 deletions
|
|
@ -30,6 +30,8 @@ applications: []
|
|||
# automated:
|
||||
# prune: false
|
||||
# selfHeal: false
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
# revisionHistoryLimit: null
|
||||
# ignoreDifferences:
|
||||
# - group: apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue