theshire/kubernetes/apps/home-automation/kustomization.yaml

9 lines
260 B
YAML
Raw Normal View History

2024-04-14 14:58:03 -05:00
---
2024-04-15 06:40:14 -05:00
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
2024-04-14 14:58:03 -05:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2024-04-15 06:40:14 -05:00
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
- ./home-assistant/ks.yaml