home-server/deployments/kustomization.yaml

14 lines
313 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:
- monitoring/provider.yaml
- monitoring/grafana.yaml
- monitoring/loki.yaml
2025-07-01 22:43:03 +10:00
- monitoring/prometheus.yaml
2025-07-01 22:43:19 +10:00
- operators/mariadb.yaml
2025-07-01 22:48:45 +10:00
- dns/namespace.yaml
2025-07-01 22:43:19 +10:00
- dns/bind.yaml
2025-07-01 22:44:34 +10:00
- dns/externaldns.yaml
2025-07-01 23:01:24 +10:00
- files/nextcloud.yaml