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/helm/ is more popular with 16 repositories.

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install pgadmin app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 6)

NameRepoStarsVersionTimestamp
pgadminszinn/k8s-homelab2353.7.318 days ago
pgadminszinn/k8s-homelab2353.7.318 days ago

Values

See the most popular values for this chart:

KeyTypes
string
boolean
string
string
string
boolean
string
string
string
persistence.config.type (1)
persistentVolumeClaim
string
string
string
string
string
boolean
string
string
string
string
persistence.oauth.globalMounts[].path (1)
/pgadmin4/config_local.py
/pgadmin4/pgpass
/pgadmin4/servers.json
string
boolean
persistence.oauth.globalMounts[].subPath (1)
config_local.py
pgpass
servers.json
string
string
string
number
string
number
number
boolean
string
boolean
route.app.hostnames[] (3)
- {{ .Release.Name }}.kokoro.wtf
string
string
string
string
string
number
string
string
string
string
route.app.annotations."gethomepage.dev/siteMonitor" (1)
http://pgadmin.database.svc.cluster.local
string
route.main.hostnames[] (1)
- {{ .Release.Name }}.zinn.ca
string
string
string
string
string
number
route.pgadmin.hostnames[] (1)
- ${APP_SUBDOMAIN:-${APP}}.kantai.xyz
string
string
string
string
string
number
string
number
string
number
string
number
string
string
string
controllers.main.containers.main.image.tag (2)
9.3@sha256:bd71932cb1ef94719e783f0eed42c227bc67877a7c7e076c7092738711e5f4d4
string
string
string
string
number
string
number
number
string
string
string
string
controllers.pgadmin.containers.app.image.tag (1)
9.3.0@sha256:bd71932cb1ef94719e783f0eed42c227bc67877a7c7e076c7092738711e5f4d4
string
string
string
string
string
string
string
string
string
string
number
string
string
string
controllers.pgadmin.containers.main.image.tag (1)
9.3.0@sha256:bd71932cb1ef94719e783f0eed42c227bc67877a7c7e076c7092738711e5f4d4
string
boolean
boolean
number
string
number
boolean
boolean
number
string
number
boolean
boolean
number
string
number
string
string
string
string
string
string
controllers.pgadmin.containers.pgadmin.image.tag (1)
9.3@sha256:bd71932cb1ef94719e783f0eed42c227bc67877a7c7e076c7092738711e5f4d4
string
boolean
string
string
boolean
controllers.pgadmin.initContainers.init.command[] (1)
- /bin/sh
- -c
- for i in "/var/lib/pgadmin/storage"/*/; do if [ -d "$i" ]; then cp /pgadmin4/pgpass "$i/.pgpass"; chown 5050:5050 "$i/.pgpass"; chmod 500 "$i/.pgpass"; fi; done
string
string
controllers.pgadmin.initContainers.init.image.tag (1)
9.3.0@sha256:bd71932cb1ef94719e783f0eed42c227bc67877a7c7e076c7092738711e5f4d4
string
number
number
boolean
number
number
string
number
number
string
string
string
string
string
string
string
string
controllers.${APP}.containers.app.image.tag (1)
9.3@sha256:bd71932cb1ef94719e783f0eed42c227bc67877a7c7e076c7092738711e5f4d4
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
string
string
string
boolean
number
string
number
number
number
string
string
string
string
string
string
string
string
string
string
ingress.app.annotations."hajimari.io/info" (1)
PostgreSQL Database Administration
string
string
boolean
ingress.app.hosts[].host (1)
${APP}.local.${SECRET_DOMAIN}
string
string
string
string
ingress.app.tls[].hosts[] (1)
- ${APP}.local.${SECRET_DOMAIN}
string
string