update patches
This commit is contained in:
@@ -13,6 +13,9 @@ spec:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: argocd
|
||||
syncPolicy:
|
||||
# Needed for ArgoCD to manage itself, otherwise it would not be able to update itself when the application manifest changes
|
||||
syncOptions:
|
||||
- ServerSideApply=true
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
|
||||
Reference in New Issue
Block a user