Skip to content

Commit

Permalink
chore: Update README.md using readme-generator-for-helm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 139f86a commit 5166410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/camunda-platform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out
| `postgresql.enabled` | if true, a PostgreSQL database will be deployed as part of the Helm release by using the dependency chart | `false` |
| `postgresql.nameOverride` | defines the name of the Postgres resources (names will be prefixed with the release name), see https://github.com/bitnami/charts/tree/main/bitnami/postgresql#common-parameters | `postgresql-web-modeler` |
| `postgresql.image.repository` | PostgreSQL repo | `bitnami/postgresql` |
| `postgresql.image.tag` | PostgreSQL image tag | `14.11.0` |
| `postgresql.image.tag` | PostgreSQL image tag | `14.12.0` |
| `postgresql.auth` | configuration of the database authentication | |
| `postgresql.auth.username` | defines the name of the database user to be created for WebModeler | `web-modeler` |
| `postgresql.auth.password` | defines the database user's password; a random password will be generated if left empty | `""` |
Expand Down

0 comments on commit 5166410

Please sign in to comment.