monitoring: add overlay to chimera cluster

global: fluxcd cluster concept
This commit is contained in:
Márcio Fernandes
2026-09-13 12:40:57 +00:00
parent 036407c6f9
commit 0c7da67e6d
11 changed files with 102 additions and 0 deletions
@@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: monitoring
resources:
- alloy-global
- ../../base/alloy/node-scraper
generatorOptions:
disableNameSuffixHash: true