mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🎨 postgres variables
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user