fix helm instructions for ui
This commit is contained in:
parent
31e623e910
commit
f0810b202d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue