From 7f0755a4f16436e5c9e0e494727a850e6d7328b0 Mon Sep 17 00:00:00 2001 From: Nathan Coleman Date: Wed, 27 Apr 2022 14:24:28 -0400 Subject: [PATCH] Update website/content/docs/api-gateway/upgrade-specific-versions.mdx Co-authored-by: Karl Cardenas --- website/content/docs/api-gateway/upgrade-specific-versions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/api-gateway/upgrade-specific-versions.mdx b/website/content/docs/api-gateway/upgrade-specific-versions.mdx index 683a7ac38..be8be51b3 100644 --- a/website/content/docs/api-gateway/upgrade-specific-versions.mdx +++ b/website/content/docs/api-gateway/upgrade-specific-versions.mdx @@ -20,7 +20,7 @@ Ensure that the following requirements are met prior to upgrading: - Consul API Gateway should be running version v0.1.0. - You should have the ability to run `kubectl` CLI commands. - `kubectl` should be configured to point to the cluster containing the installation you are upgrading. -- You should have the following rights on your Kubernetes cluster: +- You should have the following permission rights on your Kubernetes cluster: * `HTTPRoute.read` * `TCPRoute.read` * `ReferencePolicy.create`