diff --git a/content/en/docs/setup/install/multicluster/gateways/index.md b/content/en/docs/setup/install/multicluster/gateways/index.md index b2125988ba..b64b73a1e5 100644 --- a/content/en/docs/setup/install/multicluster/gateways/index.md +++ b/content/en/docs/setup/install/multicluster/gateways/index.md @@ -183,7 +183,7 @@ EOF {{< /tab >}} -{{< tab name="CoreDNS (>= 1.4.0)" category-value="coredns-after-1.4.0" >}} +{{< tab name="CoreDNS (== 1.4.0)" cookie-value="coredns-1.4.0" >}} {{< text bash >}} $ kubectl apply -f - <}} + +{{< /tab >}} + +{{< tab name="CoreDNS (>= 1.4.0)" cookie-value="coredns-after-1.4.0" >}} + +{{< text bash >}} +$ kubectl apply -f - <}}