diff --git a/argocd/templates/metallb-system.yaml b/argocd/templates/metallb-system.yaml index 82224ac..52bd139 100644 --- a/argocd/templates/metallb-system.yaml +++ b/argocd/templates/metallb-system.yaml @@ -9,11 +9,9 @@ spec: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: prd path: metallb-system - directory: - recurse: true destination: - server: https://kubernetes.default.svc namespace: metallb-system + name: in-cluster syncPolicy: automated: prune: true