2024-09-07 01:49:06 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
|
|
- ./helm-repositories.yaml
|
2024-09-08 02:05:05 +00:00
|
|
|
# networking
|
|
|
|
- ./cilium
|
|
|
|
- ./traefik
|
2024-09-07 04:14:50 +00:00
|
|
|
- ../../common/apps/cert-manager
|
2024-09-07 01:49:06 +00:00
|
|
|
# storage
|
|
|
|
#- ../../common/apps/openebs
|
2024-09-08 02:05:05 +00:00
|
|
|
# hardware
|
2024-09-07 01:49:06 +00:00
|
|
|
- ../../common/apps/nfd/ks.yaml
|
2024-09-08 02:05:05 +00:00
|
|
|
- ../../common/apps/intel-gpu/ks.yaml
|
|
|
|
|
|
|
|
- ./default
|