No introduction found. Create it?
Install with:
helm repo add bitnami oci://registry-1.docker.io/bitnamicharts/
helm install postgresql bitnami/postgresql -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| postgresql | jr0dd/home-ops | 46 | 13.2.25 | a year ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
primary.persistence.existingClaim (6) postgresql-data | string |
| string | |
primary.service.type (2) LoadBalancer | string |
| string | |
| string | |
primary.service.loadBalancerIP (1) 10.172.90.30 | string |
| boolean | |
| number | |
| string | |
| string | |
| string | |
| string | |
image.repository (5) bitnami/postgresql | string |
image.tag (5) 15.3.0 | string |
image.registry (2) docker.io | string |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
auth.postgresPassword (2) ${SECRET_POSTGRES_ADMIN_PASS} | string |
auth.database (1) postgres | string |
auth.existingSecret (1) postgresql-secrets | string |
| boolean | |
auth.username (1) mb-scheduler | string |
| string | |
global.postgresql.auth.postgresPassword (2) ${POSTGRES_PASSWORD} | string |
global.postgresql.auth.existingSecret (1) postgresql-secret | string |
global.postgresql.auth.password (1) ${POSTGRES_PASSWORD} | string |
| string | |
| boolean | |
| string | |
| string | |
| string | |
audit.logTimezone (1) Australia/Perth | string |
backup.cronjob.command[] (1) - /bin/sh | string |
| string | |
| string | |
| boolean | |
| boolean | |
| boolean |