🎨 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

@@ -25,3 +25,5 @@ data:
LOCAL_LAN_TRUENAS: 192.168.9.10
LOCAL_LAN_TRUENAS_REMOTE: 10.10.0.2
TIMEZONE: "Europe/Paris"
POSTGRES_HOST: "postgres-rw.default.svc.cluster.local."
POSTGRES_PORT: "5432"