diff --git a/.github/kind-cluster.yaml b/.github/kind-cluster.yaml index 85452477..df0a3736 100644 --- a/.github/kind-cluster.yaml +++ b/.github/kind-cluster.yaml @@ -1,5 +1,5 @@ kind: Cluster -apiVersion: kind.sigs.k8s.io/v1alpha3 +apiVersion: kind.x-k8s.io/v1alpha4 nodes: # the control plane node config - role: control-plane