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 24 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 | 131 | 1.35.0 | 10 hours ago |
pgadmin | ahgraber/homelab-gitops-k3s | 78 | 1.34.0 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
persistentVolume.accessModes[] (5) - ReadWriteOnce | string |
string | |
string | |
persistentVolume.storageClass (5) ceph-block | string |
boolean | |
ingress.hosts[].host (10) pgadmin.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.ingressClassName (10) internal | string |
ingress.tls[].hosts[] (7) - pgadmin.${SECRET_DOMAIN} | string |
ingress.tls[].secretName (1) letsencrypt-pgadmin | string |
ingress.annotations."hajimari.io/appName" (6) PGAdmin (PostgreSQL) | string |
ingress.annotations."hajimari.io/icon" (6) simple-icons:postgresql | string |
string | |
string | |
ingress.annotations."gethomepage.dev/group" (2) Administration | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
ingress.annotations."gethomepage.dev/description" (1) Administration and development platform for PostgreSQL | string |
strategy.type (10) Recreate | string |
env.email (9) ${SECRET_ADMIN_EMAIL} | string |
string | |
string | |
env.password (2) ${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 |
string | |
string | |
string | |
existingSecret (8) pgadmin | string |
image.repository (6) dpage/pgadmin4 | string |
image.registry (5) docker.io | 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.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 | |
string | |
containerSecurityContext.capabilities.add[] (2) - NET_ADMIN | string |
boolean | |
nameOverride (2) pgadmin | string |
boolean | |
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 |