No introduction found. Create it?
Install with:
helm repo add bitnami oci://registry-1.docker.io/bitnamicharts/
helm install postgresql bitnami/postgresql -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
postgresql | axeII/home-ops | 41 | 15.5.28 | 4 days ago |
postgresql | jr0dd/home-ops | 46 | 13.2.25 | 9 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
image.tag (11) 15.5.0 | string |
image.repository (10) bitnami/postgresql | string |
image.registry (5) docker.io | string |
image.pullPolicy (1) IfNotPresent | string |
primary.persistence.existingClaim (11) postgresql-data | string |
boolean | |
string | |
string | |
primary.persistence.subPath (1) postgresql | string |
string | |
string | |
string | |
string | |
primary.service.type (2) LoadBalancer | string |
string | |
string | |
string | |
primary.service.loadBalancerIP (1) 10.172.90.30 | string |
boolean | |
boolean | |
string | |
string | |
primary.extraEnvVars[].value (1) ${TIMEZONE} | string |
primary.initdb.scriptsSecret (1) postgresql-init | string |
string | |
boolean | |
number | |
boolean | |
string | |
string | |
boolean | |
boolean | |
boolean | |
boolean | |
auth.postgresPassword (4) ${SECRET_POSTGRES_ADMIN_PASS} | string |
auth.database (3) postgres | string |
auth.existingSecret (3) pgsql-user-secret | string |
auth.secretKeys.adminPasswordKey (2) postgres-password | string |
boolean | |
auth.username (1) mb-scheduler | string |
global.postgresql.auth.postgresPassword (4) ${POSTGRESQL_PASSWORD} | string |
string | |
global.postgresql.auth.existingSecret (2) main-postgresql-secret | string |
global.postgresql.auth.password (2) ${POSTGRES_PASSWORD} | string |
string | |
string | |
string | |
boolean | |
number | |
boolean | |
boolean | |
boolean | |
string | |
audit.persistence.accessModes[] (2) - ReadWriteOnce | string |
boolean | |
string | |
audit.persistence.mountPath (2) /bitnami/postgresql | string |
string | |
string | |
string | |
string | |
string | |
audit.updateStrategy.type (2) RollingUpdate | string |
number | |
boolean | |
number | |
number | |
string | |
string | |
string | |
backup.cronjob.command[] (1) - /bin/sh | string |
string | |
string | |
boolean | |
boolean |