ingress-nginx-helm/test/e2e/kind.yaml

12 lines
192 B
YAML
Raw Permalink Normal View History

2019-06-29 22:32:02 +00:00
kind: Cluster
2020-04-16 00:26:08 +00:00
apiVersion: kind.x-k8s.io/v1alpha4
2019-03-20 21:00:00 +00:00
nodes:
2019-06-29 22:32:02 +00:00
- role: control-plane
- role: worker
- role: worker
2020-04-16 00:26:08 +00:00
kubeadmConfigPatches:
- |
kind: ClusterConfiguration
metadata:
name: config