2026-03-04 23:38:40 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
resources:
|
|
|
|
|
- namespace.yaml
|
2026-03-07 01:04:03 +00:00
|
|
|
- traefik-tailscale-service.yaml
|
|
|
|
|
- grafana-ingress.yaml
|
|
|
|
|
- prometheus-ingress.yaml
|
2026-03-04 23:38:40 +00:00
|
|
|
- helmrepository-prometheus-community.yaml
|
|
|
|
|
- helmrepository-grafana.yaml
|
|
|
|
|
- helmrelease-kube-prometheus-stack.yaml
|
|
|
|
|
- helmrelease-loki.yaml
|
|
|
|
|
- helmrelease-promtail.yaml
|