Enable automated sync for Headlamp ArgoCD application
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
e640db0880
commit
0bc48c2f7c
1 changed files with 3 additions and 0 deletions
|
|
@ -13,5 +13,8 @@ spec:
|
|||
server: https://kubernetes.default.svc
|
||||
namespace: headlamp
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue