Skip to content

Commit

Permalink
Merge pull request #854 from reportportal/develop
Browse files Browse the repository at this point in the history
Publish
  • Loading branch information
AmsterGet authored Jan 15, 2025
2 parents b3235fe + c888271 commit fac653b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation-steps/DeployWithKubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The minimal requirements for a ReportPortal 1-node solution are 2 CPUs and 6Gi o
* Kubernetes v1.26+
* Helm Package Manager v3.4+

## Installing the Chart
## Installing the Helm Chart

Add the official ReportPortal Helm Chart repository:

Expand All @@ -29,7 +29,7 @@ helm install my-release --set uat.superadminInitPasswd.password="MyPassword" rep
:::note
Upon the initial installation and the first login of the SuperAdmin, they will be required to create a unique initial password, distinct from the default password provided in the ReportPortal installation documentation. Failure to do so will result in the Auth service not starting.
:::
## Uninstalling the Chart
## Uninstalling the Helm Chart

```bash
helm uninstall my-release
Expand Down

0 comments on commit fac653b

Please sign in to comment.