更新 deployment/postgres.yaml

This commit is contained in:
loveuer 2024-04-09 15:56:36 +08:00
parent 4142a56088
commit 6d70da4296

View File

@ -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