Files
homelab/k8s/infrastructure/kustomization.yaml
T

15 lines
277 B
YAML
Raw Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata:
name: infrastructure
namespace: infrastructure
# Layer 1: Infrastructure — storage, persistent volumes
# Dependencies: None (base layer)
# Order: Applied first
resources:
- minio/
- longhorn/