postgresql helm

No introduction found. Create it?

Install

Install with:

helm repo add bitnami https://charts.bitnami.com/bitnami/
helm install postgresql bitnami/postgresql -f values.yaml

Top Repositories (2 out of 14)

See examples from other people.

NameRepoStarsVersionTimestamp
postgresqljr0dd/home-ops4412.12.5a day ago
postgresqldfroberg/cluster4211.9.8a year ago

Values

See the most popular values for this chart:

KeyTypes
string
image.repository (10)
bitnami/postgresql
string
string
string
boolean
string
string
string
string
string
string
primary.podAnnotations."post.hook.backup.velero.io/command" (1)
["/sbin/fsfreeze", "--unfreeze", "/bitnami/postgresql"]
string
string
primary.podAnnotations."pre.hook.backup.velero.io/command" (1)
["/sbin/fsfreeze", "--freeze", "/bitnami/postgresql"]
string
string
string
string
string
string
string
string
string
boolean
string
string
boolean
boolean
string
primary.initdb.scripts."create-databases.sql" (1)
CREATE DATABASE hass_db; CREATE DATABASE paperless; CREATE USER paperless with encrypted password '${PAPERLESS_DBPASS}'; GRANT ALL privileges on database paperless to paperless; CREATE DATABASE nextcloud; CREATE USER nextcloud with encrypted password '${NEXTCLOUD_DBPASS}'; GRANT ALL privileges on database nextcloud to nextcloud; CREATE DATABASE immich; CREATE USER immich with encrypted password '${IMMICH_DB_PASSWORD}'; GRANT ALL privileges on database immich to immich;
string
string
boolean
string
boolean, string
boolean, string
boolean
string
auth.postgresPassword (4)
${SECRET_POSTGRES_ADMIN_PASS}
string
auth.username (4)
mb-scheduler
string
boolean
auth.existingSecret (2)
postgresql-secrets
string
auth.password (2)
${SECRET_POSTGRES_PASSWORD}
string
string
string
string
string
string
string
boolean
number
number
string
string
string
persistence.existingClaim (2)
postgresql-config-v1
string
boolean
persistence.mountPath (1)
/bitnami/postgresql
string
string
string
architecture (1)
replication
string
number
string
string
postgresqlDataDir (1)
/bitnami/postgresql/data
string
postgresqlPassword (1)
${SECRET_POSTGRES_PASSWORD}
string
postgresqlUsername (1)
${SECRET_POSTGRES_USERNAME}
string
boolean
boolean
number
string
boolean
number
number
number
string