♻️ postgres

This commit is contained in:
auricom
2022-09-14 19:40:49 +02:00
parent 6120029e69
commit 4aa922b8bf
7 changed files with 10 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ spec:
image: ghcr.io/onedr0p/postgres-initdb:14.5
env:
- name: POSTGRES_HOST
value: postgres.${SECRET_DOMAIN}
value: postgres-rw.default.svc.cluster.local
- name: POSTGRES_DB
value: *app
- name: POSTGRES_SUPER_PASS