modified: services/monitoring/README.md

new file:   services/monitoring/deploy/alloy/global/secrets.yaml
modified:   services/monitoring/deploy/flux/alloy-app-sync.yaml
deleted:    services/monitoring/ops-scripts/apply-flux.sh
This commit is contained in:
Márcio Fernandes
2026-08-29 20:22:44 +00:00
parent e8e8845cd0
commit 7bf4841f03
4 changed files with 24 additions and 15 deletions
+2 -10
View File
@@ -5,20 +5,12 @@
- <https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack>
- <https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml>
## promtail
## Setup
Using flux for reconciliation.
``` bash
./ops-scripts/apply-flux.sh
```
## alloy
**promtail Encrypt secrets:**
``` bash
sops -e deploy/promtail/helm-values.private.dec.yaml > deploy/promtail/helm-values.private.yaml
sops -e deploy/alloy/global/secrets.dec.yaml > deploy/alloy/global/secrets.yaml
```
**Check agent:**