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
+7
View File
@@ -0,0 +1,7 @@
# Chimera cluster - Readme
**Encrypt secrets:**
``` bash
sops -e alloy-global/secrets.dec.yaml > alloy-global/secrets.yaml
```