更新 deployment/postgres.yaml
This commit is contained in:
parent
4142a56088
commit
6d70da4296
@ -17,8 +17,7 @@ spec:
|
||||
- name: system
|
||||
image: repository.umisen.com/external/postgres:alpha
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: ["/app/echo_app"]
|
||||
- env:
|
||||
env:
|
||||
- name: PGDATA
|
||||
value: '/var/lib/postgresql/data/pgdata'
|
||||
- name: POSTGRES_PASSWORD
|
||||
|
Loading…
x
Reference in New Issue
Block a user