home-server/deployments/kustomization.yaml

11 lines
239 B
YAML
Raw Normal View History

2025-06-30 16:28:23 +10:00
apiVersion: kustomize.config.k8s.io/v1beta1
2025-06-30 16:40:05 +10:00
kind: Kustomization
resources:
2025-06-30 17:00:54 +10:00
- operators/prometheus.yaml
- operators/mariadb.yaml
2025-07-01 12:23:06 +10:00
- dns/bind.yaml
- monitoring/provider.yaml
- monitoring/grafana.yaml
- monitoring/loki.yaml