Nicholas Bucher
Results
1
comments of
Nicholas Bucher
If running in kind, this will make it use the correct k8s version: ``` kind create cluster --name $CLUSTER --image kindest/node:v1.23.0 ```