mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Change host postgres ente config
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
|||||||
data:
|
data:
|
||||||
config: |
|
config: |
|
||||||
db:
|
db:
|
||||||
host: postgres
|
host: helm-postgresql
|
||||||
port: 5432
|
port: 5432
|
||||||
name: ente_db
|
name: ente_db
|
||||||
user: pguser
|
user: pguser
|
||||||
|
|||||||
Reference in New Issue
Block a user