home-server/deployments/kustomization.yaml
2025-07-05 23:05:03 +10:00

7 lines
168 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- manifests/00-namespaces.yaml
- manifests/10-dev.yaml
- manifests/10-prod.yaml