pgadmin is a popular administration tool for PostgreSQL. It is a web application that can be run in Kubernetes.
pgadmin from bjw-s is more popular with 27 repositories.
Install with:
helm repo add runix https://helm.runix.net/
helm install pgadmin runix/pgadmin4 -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
pgadmin | haraldkoch/kochhaus-home | 118 | 1.31.0 | a month ago |
pgadmin | ahgraber/homelab-gitops-k3s | 67 | 1.31.0 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
persistentVolume.existingClaim (8) pgadmin-pvc | string |
persistentVolume.accessModes[] (3) - ReadWriteOnce | string |
string | |
persistentVolume.storageClass (3) ceph-block | string |
boolean | |
ingress.hosts[].host (11) pgadmin.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.ingressClassName (10) internal | string |
ingress.tls[].hosts[] (8) - pgadmin.${SECRET_DOMAIN} | string |
ingress.tls[].secretName (2) letsencrypt-pgadmin | string |
ingress.annotations."hajimari.io/icon" (6) simple-icons:adminer | string |
ingress.annotations."hajimari.io/appName" (5) PGAdmin (PostgreSQL) | string |
string | |
string | |
string | |
string | |
string | |
ingress.annotations."gethomepage.dev/group" (2) Administration | string |
string | |
string | |
string | |
string | |
ingress.annotations."gethomepage.dev/description" (1) Administration and development platform for PostgreSQL | string |
env.email (10) ${SECRET_ADMIN_EMAIL} | string |
string | |
string | |
env.password (4) ${SECRET_POSTGRES_PASSWORD} | string |
env.TZ (1) America/Santiago | string |
env.variables[].name (1) PGADMIN_CONFIG_SERVER_MODE | string |
env.variables[].value (1) False | string |
strategy.type (9) Recreate | string |
existingSecret (7) pgadmin | string |
string | |
string | |
string | |
boolean | |
string | |
serverDefinitions.servers.postgres.Host (2) postgresql.database.svc.cluster.local | string |
string | |
string | |
number | |
string | |
string | |
string | |
serverDefinitions.servers.1.Host (1) proxy-psql-cluster-prdnpci-1.mapanare.net | string |
string | |
serverDefinitions.servers.1.Name (1) psql-cluster-prdnpci | string |
number | |
number | |
string | |
number | |
number | |
string | |
string | |
number | |
string | |
serverDefinitions.servers.2.Host (1) backup-rw.databases.svc.cluster.local | string |
string | |
string | |
number | |
number | |
string | |
number | |
number | |
string | |
string | |
number | |
string | |
serverDefinitions.servers.brian.Host (1) ${SECRET_POSTGRES_SERVER} | string |
string | |
serverDefinitions.servers.brian.Name (1) ${SECRET_POSTGRES_SERVER} | string |
number | |
string | |
serverDefinitions.servers.brian.Username (1) ${SECRET_POSTGRES_SERVER_SUPERUSER} | string |
string | |
serverDefinitions.servers.cloudnative-pg.Host (1) postgres16-rw.database.svc.cluster.local | string |
string | |
serverDefinitions.servers.cloudnative-pg.Name (1) cloudnative-pg | string |
number | |
string | |
string | |
string | |
serverDefinitions.servers.core.Host (1) postgres.core.svc.cluster.local | string |
string | |
string | |
number | |
string | |
string | |
string | |
string | |
image.repository (5) dpage/pgadmin4 | string |
image.tag (5) 8.13 | string |
image.registry (4) docker.io | string |
image.pullPolicy (1) IfNotPresent | string |
boolean | |
string | |
containerSecurityContext.capabilities.add[] (2) - NET_ADMIN | string |
boolean | |
nameOverride (2) pgadmin | string |
string | |
string | |
string | |
envVarsFromSecrets[] (1) - pgadmin | string |
string | |
extraConfigmapMounts[].mountPath (1) /pgadmin4/config_local.py | string |
extraConfigmapMounts[].name (1) config-local | string |
boolean | |
extraConfigmapMounts[].subPath (1) config_local.py | string |
extraSecretMounts[].mountPath (1) /pgadmin4/config_local.py | string |
extraSecretMounts[].name (1) pgadmin-oidc-secret | string |
boolean | |
extraSecretMounts[].secret (1) pgadmin-oidc-secret | string |
extraSecretMounts[].subPath (1) config_local.py | string |
extraVolumeMounts[].mountPath (1) /var/lib/pgadmin/storage/ | string |
extraVolumeMounts[].name (1) pgadmin-backups | string |
string | |
extraVolumes[].name (1) pgadmin-backups | string |
extraVolumes[].persistentVolumeClaim.claimName (1) pgadmin-backups-nfs | string |
string | |
number | |
number | |
number |