k3s-cluster/cluster/core/kustomization.yaml

11 lines
219 B
YAML
Raw Normal View History

2023-04-02 18:35:53 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2023-04-17 00:08:21 +00:00
- ./kube-system
2023-04-07 02:39:06 +00:00
- ./helm-repositories.yaml
2023-04-05 02:45:01 +00:00
- ./cert-manager
2023-04-03 03:07:40 +00:00
- ./networking
- ./storage
2024-08-14 20:23:36 +00:00
- ./kube-replicator
- ./nfd/ks.yaml
- ./intel-gpu/ks.yaml