argocd: metallb: Enable prune

This commit is contained in:
2025-07-12 19:01:39 +03:00
parent f9fe0379da
commit 84b259ace4

View File

@@ -15,7 +15,7 @@ spec:
server: 'https://kubernetes.default.svc'
namespace: metallb-system
syncPolicy:
#automated:
# prune: true
automated:
prune: true
syncOptions:
- CreateNamespace=true