fix(argocd-apps): fix indent of syncOptions (#2181)
This commit is contained in:
parent
83e5d83492
commit
0453552b32
4 changed files with 6 additions and 8 deletions
|
|
@ -20,6 +20,8 @@ applications:
|
|||
automated:
|
||||
prune: false
|
||||
selfHeal: false
|
||||
syncOptions:
|
||||
- ApplyOutOfSyncOnly=true
|
||||
revisionHistoryLimit: null
|
||||
ignoreDifferences:
|
||||
- group: apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue