fix helm instructions for ui

This commit is contained in:
Felix Kunde 2022-04-14 16:04:07 +02:00
parent 31e623e910
commit f0810b202d
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ helm install postgres-operator postgres-operator-charts/postgres-operator
helm repo add postgres-operator-ui-charts https://opensource.zalando.com/postgres-operator/charts/postgres-operator-ui
# install the postgres-operator-ui
helm install postgres-operator-ui postgres-operator-ui-charts/postgres-ui-operator
helm install postgres-operator-ui postgres-operator-ui-charts/postgres-operator-ui
```
## Check if Postgres Operator is running