feat(forgejo): Added postgres password

This commit is contained in:
Bot 2025-05-30 18:02:59 +02:00
parent 7a05ca605b
commit 15457a0f81

View file

@ -59,15 +59,15 @@ gitea:
secretKeyRef: secretKeyRef:
name: postgres-forgejo-cloud-credentials name: postgres-forgejo-cloud-credentials
key: user key: user
- name: FORGEJO__database__PASSWD
valueFrom:
secretKeyRef:
name: postgres-forgejo-cloud-credentials
key: password
admin: admin:
existingSecret: gitea-credential existingSecret: gitea-credential
database:
builtIn:
postgresql:
enabled: false
config: config:
storage: storage:
MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com:443 MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com:443