Skip to content

Commit

Permalink
chore: explain how to use k8s_standard
Browse files Browse the repository at this point in the history
Signed-off-by: Niccolò Fei <[email protected]>
  • Loading branch information
NiccoloFei committed Oct 17, 2023
1 parent 60c8d5b commit b030ece
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@ helm upgrade --install edb-pg4k \
edb/edb-postgres-for-kubernetes
```

**Note:** If instead you want to deploy using the `k8s_standard` repository, you can do that by
adjusting the following settings in the above example.
Set `image.repository` to `docker.enterprisedb.com/k8s_standard/edb-postgres-for-kubernetes`
and `image.imageCredentials.username` to `k8s_standard`.

## Deployment of the EDB Postgres Distributed for Kubernetes operator (PG4K-PGD)

**Note:** the `edb-postgres-distributed-for-kubernetes` chart will by default
Expand Down

0 comments on commit b030ece

Please sign in to comment.