diff --git a/kind/cluster.yaml b/kind/cluster.yaml index fb9fe85..c4df84b 100644 --- a/kind/cluster.yaml +++ b/kind/cluster.yaml @@ -2,6 +2,7 @@ kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane + image: kindest/node:v1.28.0@sha256:b7a4cad12c197af3ba43202d3efe03246b3f0793f162afb40a33c923952d5b31 kubeadmConfigPatches: - | kind: InitConfiguration