7 lines
154 B
YAML
7 lines
154 B
YAML
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
resources:
|
||
|
- ./namespace.yaml
|
||
|
- ./helm-repo.yaml
|
||
|
- ./calico-helm.yaml
|
||
|
- ./tigera-helm.yaml
|