docs
docs copied to clipboard
PgAdmin does not start from scratch
Using
kubectl create -f https://github.com/kubedb/docs/raw/v2023.06.19/docs/examples/postgres/quickstart/pgadmin.yaml
My pgadmin instance can't start. Because of
❯ docker run -e PGADMIN_DEFAULT_EMAIL=admin -e PGADMIN_DEFAULT_PASSWORD=admin -e PGADMIN_PORT=80 --rm -it dpage/pgadmin4:latest
'admin' does not appear to be a valid email address. Please reset the PGADMIN_DEFAULT_EMAIL environment variable and try again.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.