mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🚑 linkding db
This commit is contained in:
@@ -16,6 +16,7 @@ spec:
|
||||
engineVersion: v2
|
||||
data:
|
||||
# App
|
||||
LD_DB_ENGINE: "postgres"
|
||||
LD_DB_USER: &dbUser "{{ .POSTGRES_USERNAME }}"
|
||||
LD_DB_PASSWORD: &dbPass "{{ .POSTGRES_PASSWORD }}"
|
||||
LD_DB_HOST: &dbHost postgres-rw.default.svc.cluster.local
|
||||
|
Reference in New Issue
Block a user