pgadmin manifests configured
This commit is contained in:
parent
529834ca40
commit
cd466f641b
|
|
@ -3,6 +3,8 @@ version: "3.8"
|
|||
services:
|
||||
pgadmin:
|
||||
image: dpage/pgadmin4:8.12
|
||||
ports:
|
||||
- "3002:80"
|
||||
deploy:
|
||||
mode: replicated
|
||||
replicas: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user