forgejo config

This commit is contained in:
2026-05-10 20:37:08 +02:00
parent 3b64bf3e53
commit d9c31ab896
@@ -14,8 +14,25 @@ spec:
targetRevision: 17.0.1 targetRevision: 17.0.1
helm: helm:
values: | values: |
persistence: gitea:
config:
database:
DB_TYPE: postgres
HOST: postgresql-test1-pgbouncer.everest-db.svc:5432
NAME: gitea
USER: root
PASSWD: 3yZ64SU8sLqS-MijJh.aPJ59
postgresql:
enabled: false enabled: false
persistence:
enabled: true
storageClass: nfs-csi
admin:
username: 'matthias'
password: 'start123'
email: 'matthias.hinrichs@me.com'
httpRoute: httpRoute:
enabled: true enabled: true
hostnames: hostnames: