This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
valinor/kubernetes/apps/system/kustomization.yaml

12 lines
353 B
YAML

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