🎨 postgres variables

This commit is contained in:
auricom
2022-11-27 19:16:02 +01:00
parent 815262b622
commit 65fbd8d0af
26 changed files with 34 additions and 32 deletions

View File

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