migrate gitea to lvmhdd backed postgres

This commit is contained in:
2026-02-21 13:05:34 +01:00
parent 093208c3e4
commit ffd350afd0
2 changed files with 30 additions and 2 deletions

View File

@@ -59,12 +59,12 @@ spec:
- name: GITEA__DATABASE__PASSWD
valueFrom:
secretKeyRef:
name: gitea-postgresql-cluster-app
name: gitea-postgresql-cluster-lvmhdd-app
key: password
config:
database:
DB_TYPE: postgres
HOST: gitea-postgresql-cluster-rw:5432
HOST: gitea-postgresql-cluster-lvmhdd-rw:5432
NAME: app
USER: app
indexer: