mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 16:51:52 +02:00
feat: change postgresql host
This commit is contained in:
@@ -129,7 +129,7 @@ spec:
|
||||
storage:
|
||||
postgres:
|
||||
enabled: true
|
||||
host: postgresql-kube.data.svc.cluster.local
|
||||
host: postgres.${SECRET_DOMAIN}
|
||||
|
||||
notifier:
|
||||
smtp:
|
||||
|
Reference in New Issue
Block a user