9 lines
189 B
YAML
9 lines
189 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: longhorn
|
|
resources:
|
|
- ingress.yaml
|
|
- nodes/mayne-vcn.yaml
|
|
- nodes/mayne-worker-1.yaml
|
|
- nodes/mayne-worker-2.yaml
|