pgadmin is a popular administration tool for PostgreSQL. It is a web application that can be run in Kubernetes.
pgadmin from bjw-s-labs/helm/app-template is more popular with 23 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[] (5) - ReadWriteOnce | string |
| string | |
persistentVolume.storageClass (5) ceph-block | string |
| string | |
existingSecret (7) pgadmin | string |
| boolean | |
ingress.hosts[].host (6) pgadmin.${SECRET_DOMAIN} | string |
| string | |
| string | |
ingress.ingressClassName (6) internal | string |
ingress.annotations."hajimari.io/appName" (5) PGAdmin (PostgreSQL) | string |
ingress.annotations."hajimari.io/icon" (5) simple-icons:adminer | string |
| string | |
| string | |
| string | |
| string | |
ingress.tls[].hosts[] (4) - pgadmin.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
env.email (6) ${SECRET_EMAIL} | string |
| string | |
| string | |
env.password.valueFrom.secretKeyRef.name (1) pgadmin-secret | string |
env.TZ (1) America/Santiago | string |
env.variables[].name (1) PGADMIN_CONFIG_SERVER_MODE | string |
env.variables[].value (1) False | string |
strategy.type (6) Recreate | string |
| boolean | |
serverDefinitions.existingSecret (1) pgadmin-servers | 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.postgres.Host (1) postgresql.database.svc.cluster.local | string |
| string | |
| string | |
| number | |
| string | |
| string | |
image.registry (3) docker.io | string |
image.repository (3) dpage/pgadmin4 | string |
| string | |
| string | |
containerSecurityContext.capabilities.add[] (2) - NET_ADMIN | string |
| boolean | |
| boolean | |
envFrom[].secretRef.name (2) pgadmin | string |
extraSecretMounts[].mountPath (2) /var/lib/pgadmin/storage/main.pgpass | string |
extraSecretMounts[].name (2) pgpassmain | string |
extraSecretMounts[].readOnly (2) true | boolean |
extraSecretMounts[].secret (2) pgadmin-servers | string |
extraSecretMounts[].subPath (2) main.pgpass | string |
| boolean | |
secretKeys.pgadminPasswordKey (2) PGADMIN_DEFAULT_PASSWORD | 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 |
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 |
nameOverride (1) pgadmin | string |
| number | |
| number | |
| number |