moving alloy from alloy ns to monitoring namespace

This commit is contained in:
2026-09-05 19:49:08 -03:00
parent 5a4bc8d0e9
commit 65168fe127
2 changed files with 1 additions and 14 deletions
@@ -9,7 +9,7 @@ spec:
project: default
destination:
server: https://kubernetes.default.svc
namespace: alloy
namespace: monitoring
syncPolicy:
automated: { prune: true, selfHeal: true }
syncOptions: [CreateNamespace=true, ServerSideApply=true]