k3s-cluster/kubernetes/thin/apps/kustomization.yaml

15 lines
303 B
YAML
Raw Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./helm-repositories.yaml
# networking
- ./cilium
- ./traefik
- ../../common/apps/cert-manager
# storage
#- ../../common/apps/openebs
# hardware
- ../../common/apps/nfd/ks.yaml
- ../../common/apps/intel-gpu/ks.yaml
- ./default