k3s-cluster/cluster/core/kustomization.yaml

7 lines
145 B
YAML
Raw Normal View History

2023-04-02 14:35:53 -04:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2023-04-06 22:39:06 -04:00
- ./helm-repositories.yaml
2023-04-04 22:45:01 -04:00
- ./cert-manager
2023-04-02 23:07:40 -04:00
- ./networking
- ./storage