Compare commits

...

3 commits

Author SHA1 Message Date
j
f8188d88e7 monitoring before mariadb 2025-07-01 22:43:19 +10:00
j
552ca6eab0 remove prometheus. 2025-07-01 22:43:08 +10:00
j
0f7017755f Oops. Add prometheus 2025-07-01 22:43:03 +10:00

View file

@ -2,9 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- operators/prometheus.yaml
- operators/mariadb.yaml
- dns/bind.yaml
- monitoring/provider.yaml
- monitoring/grafana.yaml
- monitoring/loki.yaml
- monitoring/prometheus.yaml
- operators/mariadb.yaml
- dns/bind.yaml