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 fea4fca commit 4182c42Copy full SHA for 4182c42
.github/workflows/configs/cluster-1.18.yaml
@@ -0,0 +1,7 @@
1
+kind: Cluster
2
+apiVersion: kind.x-k8s.io/v1alpha4
3
+nodes:
4
+- role: control-plane
5
+ image: kindest/node:v1.18.19@sha256:7af1492e19b3192a79f606e43c35fb741e520d195f96399284515f077b3b622c
6
+- role: worker
7
0 commit comments