Start adding grafana monitoring stack

This commit is contained in:
2024-08-05 18:59:25 +01:00
parent 954e5facc5
commit 657d5a477d
10 changed files with 164 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: monitoring
resources:
- namespace.yaml
- helmrepo.yaml
- ./loki
- ./promtail
- ./grafana