mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: migrate to postgresql-kube
This commit is contained in:
@@ -53,7 +53,7 @@ spec:
|
||||
APP_NAME: "Homelab Gitea"
|
||||
database:
|
||||
DB_TYPE: postgres
|
||||
HOST: postgresql:5432
|
||||
HOST: postgresql-kube.data.svc.cluster.local.:5432
|
||||
NAME: gitea
|
||||
USER: gitea
|
||||
PASSWD: ${SECRET_GITEA_DB_PASSWORD}
|
||||
|
Reference in New Issue
Block a user