Skip to content

Commit 2c8c824

Browse files
committed
README: Bump KUBEVIRT_PROVIDER to k8s-1.30
Signed-off-by: Ram Lavi <[email protected]>
1 parent 1a681c5 commit 2c8c824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -355,8 +355,8 @@ make docker-build-registry
355355
# bring up a local cluster with Kubernetes
356356
make cluster-up
357357
358-
# bridge up a local cluster with kubernetes 1.25
359-
export KUBEVIRT_PROVIDER=k8s-1.25
358+
# bridge up a local cluster with supported kubernetes provider
359+
export KUBEVIRT_PROVIDER=k8s-1.30
360360
make cluster-up
361361
362362
# build images and push them to the local cluster

0 commit comments

Comments
 (0)