mirror of https://github.com/status-im/consul.git
Update website/content/docs/api-gateway/upgrade-specific-versions.mdx
Co-authored-by: Karl Cardenas <kcardenas@hashicorp.com>
This commit is contained in:
parent
ba0080a80e
commit
0474b35c62
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue