feat: add observability stack to gitops (kube-prom-stack, loki, helm-dashboard, blackbox-exporter)

This commit is contained in:
2026-04-29 13:33:35 +02:00
parent befea76e7e
commit 86feb58574
7 changed files with 209 additions and 0 deletions
@@ -0,0 +1,14 @@
dashboard:
persistence:
size: 100M
storageClassName: ceph-rbd
ingress:
enabled: true
className: public
annotations: {}
hosts:
- host: helm.alexandre-vazquez.cloud
paths:
- path: /
pathType: ImplementationSpecific