Skip to content

Commit

Permalink
Update installEverest.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rasika-chivate committed Dec 27, 2024
1 parent 35ccce2 commit 9e31762
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/install/installEverest.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ To install and provision Percona Everest to Kubernetes:
To gain a deeper understanding of how to install different operators in various namespaces, refer to the [configure multiple namespaces](../use/multi-namespaces.md#configure-multiple-namespaces) section.


!!! note
* If you do not specify a namespace, the `everest` namespace gets provisioned by default.
* You can skip provisioning the database namespace during initial installation by using the flag `--skip-db-namespace`.
```
everestctl install --skip-db-namespace
```
!!! note
* If you do not specify a namespace, the `everest` namespace gets provisioned by default.
* You can skip provisioning the database namespace during initial installation by using the flag `--skip-db-namespace`.

```
everestctl install --skip-db-namespace
```

3. Update the password for the `admin` user:

Expand Down

0 comments on commit 9e31762

Please sign in to comment.