theshire/kubernetes/apps/volsync-system/kustomization.yaml

10 lines
283 B
YAML

---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
- ./snapshot-controller/ks.yaml
- ./volsync/ks.yaml