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 | 136 | 1.38.0 | 12 hours ago |
pgadmin | ahgraber/homelab-gitops-k3s | 83 | 1.38.0 | 16 hours ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
ingress.hosts[].host (9) pgadmin.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.ingressClassName (9) internal | string |
ingress.tls[].hosts[] (6) - pgadmin.${SECRET_DOMAIN} | string |
ingress.tls[].secretName (1) letsencrypt-pgadmin | string |
ingress.annotations."hajimari.io/appName" (5) PGAdmin (PostgreSQL) | string |
ingress.annotations."hajimari.io/icon" (5) simple-icons:postgresql | string |
ingress.annotations."nginx.ingress.kubernetes.io/whitelist-source-range" (3) 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
| 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 |
boolean | |
persistentVolume.accessModes[] (5) - ReadWriteOnce | string |
string | |
persistentVolume.storageClass (5) ceph-block | string |
string | |
env.email (8) ${SECRET_ADMIN_EMAIL} | string |
string | |
string | |
env.password (1) ENC[AES256_GCM,data:wLZLAd3wSx3GO2Jb29KSHZcmsVfazdcCHURccLYxp5alFoHOf8+yGap9HZ+HWKEEdlBcV7by+8aBA0Tyn0xGiQ==,iv:TQ1E1Rka04CL0KqkeYMHFQ+VuOrMsilkfSi725BrT/U=,tag:VyHsPD88SZaibtqe2AWTiQ==,type:str] | string |
env.TZ (1) America/Santiago | string |
existingSecret (8) pgadmin | string |
string | |
string | |
string | |
strategy.type (8) Recreate | string |
image.registry (5) docker.io | string |
image.repository (5) dpage/pgadmin4 | string |
string | |
boolean | |
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 | |
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 |