更新 deployment/postgres.yaml
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user