Skip to content

Commit

Permalink
chore: review doc
Browse files Browse the repository at this point in the history
Signed-off-by: Jaime Silvela <[email protected]>
  • Loading branch information
jsilvela committed Mar 26, 2024
1 parent 8194293 commit d6e3a96
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,11 @@ edb-pg4k-edb-postgres-for-kubernetes 1/1 1 1 11s
Once it is ready, you can verify that you can deploy the sample cluster
suggested by the helm chart.

### Single namespace installation

It is possible to limit the operator's capabilities to solely the namespace in
which it has been set up. By implementing this restriction, the cluster-level
permissions required by the operator will be substantially minimized:
which it has been installed. With this restriction, the cluster-level
permissions required by the operator will be substantially reduced:

```console
helm upgrade --install edb-pg4k \
Expand Down

0 comments on commit d6e3a96

Please sign in to comment.