pgadmin is a popular administration tool for PostgreSQL. It is a web application that can be run in Kubernetes.
pgadmin from bjw-s-labs/charts/ is more popular with 31 repositories.
Install with:
helm repo add runix https://helm.runix.net/
helm install pgadmin runix/pgadmin4 -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
persistentVolume.accessModes[] (3) - ReadWriteOnce | string |
| string | |
persistentVolume.storageClass (3) ceph-block | string |
| string | |
strategy.type (5) Recreate | string |
env.email (4) antonjosefsson@hotmail.se | string |
env.variables[].name (1) PGADMIN_CONFIG_SERVER_MODE | string |
env.variables[].value (1) False | string |
existingSecret (4) pgadmin-secrets | string |
| boolean | |
| string | |
ingress.annotations."hajimari.io/icon" (3) simple-icons:postgresql | string |
| string | |
ingress.hosts[].host (3) pgadmin.${SECRET_DOMAIN} | string |
| string | |
| string | |
ingress.ingressClassName (3) internal | string |
ingress.tls[].hosts[] (3) - pgadmin.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
| boolean | |
serverDefinitions.existingSecret (1) pgadmin-servers | string |
| 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.postgres.Host (1) postgresql.database.svc.cluster.local | string |
| string | |
| string | |
| number | |
| string | |
| string | |
image.registry (2) docker.io | string |
image.repository (2) dpage/pgadmin4 | string |
| boolean | |
secretKeys.pgadminPasswordKey (2) PGADMIN_DEFAULT_PASSWORD | string |
| string | |
| string | |
| string | |
| boolean | |
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) /var/lib/pgadmin/storage/main.pgpass | string |
extraSecretMounts[].name (1) pgpassmain | string |
extraSecretMounts[].readOnly (1) true | boolean |
extraSecretMounts[].secret (1) pgadmin-servers | string |
extraSecretMounts[].subPath (1) main.pgpass | string |
nameOverride (1) pgadmin | string |