From dcdf2234c3e65dac768b88b545f200c9478bd7c4 Mon Sep 17 00:00:00 2001 From: Jason Madigan <4467+jasonmadigan@users.noreply.github.com> Date: Mon, 22 Apr 2024 09:57:44 +0100 Subject: [PATCH] Revert "Quickstart - new script" --- docs/getting-started-single-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-single-cluster.md b/docs/getting-started-single-cluster.md index 3dec548f..44c5f5cd 100644 --- a/docs/getting-started-single-cluster.md +++ b/docs/getting-started-single-cluster.md @@ -49,7 +49,7 @@ If you want to make use of the Kuadrant `DNSPolicy` you should setup the followi ### Set the release you want to use ```bash -export KUADRANT_REF=main +export KUADRANT_REF=v0.6.1 ``` ### Set Up a kind cluster and install Kuadrant