diff --git a/infrastructure/02-argocd/kustomization.yaml b/infrastructure/02-argocd/kustomization.yaml index ffabda6..150e02c 100644 --- a/infrastructure/02-argocd/kustomization.yaml +++ b/infrastructure/02-argocd/kustomization.yaml @@ -21,7 +21,7 @@ patches: - path: patches/argocd-cmd-params-cm.yaml - patch: |- - op: add - path: /spec/template/spec/containers/0/args/- + path: /spec/template/spec/containers/0/args value: --interval=60m target: group: apps