kubegres icon indicating copy to clipboard operation
kubegres copied to clipboard

When use the postgresql official container, it is run as root instead of postgres

Open patrickdung opened this issue 2 years ago • 0 comments

I am using the offical postgresql container image.

The user that run the container is root, instead of uid=999(postgres) gid=999(postgres) groups=999(postgres)

patrickdung avatar Jan 24 '23 19:01 patrickdung