pgadmin helm

pgadmin is a popular administration tool for PostgreSQL. It is a web application that can be run in Kubernetes.

More popular helm chart found

pgadmin from bjw-s-labs/charts/ is more popular with 31 repositories.

Install

Install with:

helm repo add runix https://helm.runix.net/
helm install pgadmin runix/pgadmin4 -f values.yaml

Examples

See examples from other people.

Top Repositories (0 out of 5)

NameRepoStarsVersionTimestamp

Values

See the most popular values for this chart:

KeyTypes
boolean
string
string
string
string
string
env.email (4)
antonjosefsson@hotmail.se
string
env.variables[].name (1)
PGADMIN_CONFIG_SERVER_MODE
PGADMIN_CONFIG_MASTER_PASSWORD_REQUIRED
string
string
existingSecret (4)
pgadmin-secrets
string
boolean
string
string
string
ingress.hosts[].host (3)
pgadmin.${SECRET_DOMAIN}
string
string
string
string
ingress.tls[].hosts[] (3)
- pgadmin.${SECRET_DOMAIN}
string
string
string
string
boolean
string
string
string
serverDefinitions.servers.cloudnative-pg.Host (1)
postgres16-rw.database.svc.cluster.local
string
string
string
number
string
string
string
serverDefinitions.servers.postgres.Host (1)
postgresql.database.svc.cluster.local
string
string
string
number
string
string
string
image.repository (2)
dpage/pgadmin4
string
boolean
secretKeys.pgadminPasswordKey (2)
PGADMIN_DEFAULT_PASSWORD
string
string
string
string
boolean
string
string
extraConfigmapMounts[].mountPath (1)
/pgadmin4/config_local.py
string
string
boolean
string
extraSecretMounts[].mountPath (1)
/var/lib/pgadmin/storage/main.pgpass
/var/lib/pgadmin/storage/immich.pgpass
string
extraSecretMounts[].name (1)
pgpassmain
pgpassimmich
string
boolean
extraSecretMounts[].secret (1)
pgadmin-servers
pgadmin-servers
string
extraSecretMounts[].subPath (1)
main.pgpass
immich.pgpass
string
string