This commit is contained in:
Danijel Simeunovic
2026-02-08 23:15:47 +01:00
parent eed88fe233
commit db6478b794
10 changed files with 1 additions and 74 deletions

View File

@@ -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