apps/forge: fix postgres claim

This commit is contained in:
xeruf 2024-02-09 14:05:00 +01:00
parent 173d835d68
commit fb96376d19
1 changed files with 1 additions and 3 deletions

View File

@ -89,13 +89,11 @@ data:
database: gitea
username: gitea
password: gitea # "${postgresql_password}"
persistence:
existingClaim: forgejo-postgres
primary:
podAnnotations:
backup.velero.io/backup-volumes: "data"
persistence:
existingClaim: vikunja-postgres
existingClaim: forgejo-postgres
service:
ssh: