Remove the beta warning for the upgrade command
This commit is contained in:
parent
207e547ccb
commit
6b07998598
|
@ -523,8 +523,6 @@ $ consul-k8s uninstall -namespace=my-ns -name=my-consul -wipe-data=true -auto-ap
|
|||
|
||||
### `upgrade`
|
||||
|
||||
-> The `consul-k8s upgrade` **subcommand is currently in beta**: This subcommand is not recommended for production environments.
|
||||
|
||||
The `upgrade` command upgrades the Consul on Kubernetes components to the current version of the `consul-k8s` cli. Prior to running `consul-k8s upgrade`, the `consul-k8s` CLI should first be upgraded to the latest version as described [Upgrade the Consul K8s CLI](#upgrade-the-consul-k8s-cli)
|
||||
|
||||
```shell-session
|
||||
|
|
Loading…
Reference in New Issue