docs icon indicating copy to clipboard operation
docs copied to clipboard

PgAdmin does not start from scratch

Open boskiv opened this issue 2 years ago • 1 comments

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.

boskiv avatar Jul 16 '23 11:07 boskiv

CLA assistant check
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.

CLAassistant avatar Jul 16 '23 11:07 CLAassistant