feat: add observability stack to gitops (kube-prom-stack, loki, helm-dashboard, blackbox-exporter)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user