simplify
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
||||
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: argocd
|
||||
namespace: kube-system
|
||||
|
||||
syncPolicy:
|
||||
automated:
|
||||
@@ -37,11 +37,3 @@ spec:
|
||||
- ServerSideApply=true
|
||||
- Replace=false
|
||||
- ApplyOutOfSyncOnly=false
|
||||
|
||||
timeout: 300s
|
||||
retry:
|
||||
limit: 5
|
||||
backoff:
|
||||
duration: 5s
|
||||
factor: 2
|
||||
maxDuration: 3m
|
||||
|
||||
Reference in New Issue
Block a user