diff --git a/docs/install/install_everest_helm_charts.md b/docs/install/install_everest_helm_charts.md index e157511bd..3f4aeec5d 100644 --- a/docs/install/install_everest_helm_charts.md +++ b/docs/install/install_everest_helm_charts.md @@ -47,7 +47,7 @@ Here are the steps to install Percona Everest and deploy additional database nam The default username for logging into the Everest UI is `admin`. You can set a different default admin password by using the `server.initialAdminPassword` parameter during installation. - The default `admin` password is stored in plain text. It is highly recommended to update the password using `everestctl` to ensure that the passwords are hashed. + The default `admin` password is stored in plain text. It is highly recommended to update the password using `everestctl` to ensure that the passwords are hashed. Instructions for installing `everestctl` can be found at [everestctl installation guide](https://docs.percona.com/everest/install/installEverestCLI.html#__tabbed_1_1). To access detailed information on user management, see the [manage users in Percona Everest](../administer/manage_users.md#update-the-password) section.