We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a1df0 commit 98f1513Copy full SHA for 98f1513
hack/kubernetes/kind.yaml
@@ -1,6 +1,6 @@
1
kind: Cluster
2
apiVersion: kind.x-k8s.io/v1alpha4
3
nodes:
4
-- role: control-plane
5
-- role: worker
6
+ - role: control-plane
+ - role: worker
0 commit comments