mirror of https://github.com/status-im/consul.git
additional feedback on API gateway upgrades (#17677)
* additional feedback * Update website/content/docs/api-gateway/upgrades.mdx Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com> --------- Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
This commit is contained in:
parent
27206d9202
commit
b678742c68
|
@ -101,6 +101,8 @@ If you are unable to tolerate any downtime, you can complete the following steps
|
|||
|
||||
1. Change any existing `Gateways` to reference the new `GatewayClass` `consul`. Refer to [gatewayClass](/consul/docs/api-gateway/configuration/gateway#gatewayclassname) for additional information.
|
||||
|
||||
1. After updating all of your `gateway` configurations to use the new controller, you can remove the `apiGateway` block from the Helm chart and rerun it. This completely removes the old gateway controller.
|
||||
|
||||
|
||||
## Upgrade to v0.4.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue