Compare commits

..

No commits in common. "56c93a3f298d78a161624538e609269d156152aa" and "a02a81aa32a98670d0308a5c05b149be4d62d9ed" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View File

@ -1,2 +0,0 @@
[tools]
kubetail = "latest"

View File

@ -2,7 +2,7 @@ kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4 apiVersion: kind.x-k8s.io/v1alpha4
nodes: nodes:
- role: control-plane - role: control-plane
image: kindest/node:v1.31.0@sha256:53df588e04085fd41ae12de0c3fe4c72f7013bba32a20e7325357a1ac94ba865 image: kindest/node:v1.28.0@sha256:b7a4cad12c197af3ba43202d3efe03246b3f0793f162afb40a33c923952d5b31
kubeadmConfigPatches: kubeadmConfigPatches:
- | - |
kind: InitConfiguration kind: InitConfiguration