fix: test environment to ini

This commit is contained in:
Christopher Hase 2025-05-26 16:21:30 +02:00
parent 1fce183187
commit d80ef86286

View file

@ -13,6 +13,16 @@ test:
enabled: false
gitea:
additionalConfigFromEnvs:
- name: FORGEJO__APP_NAME
value: EDP Forgejo
- name: FORGEJO__APP_SLOGAN
value: Welcome to the Forgejo
# - name: ENV_TO_INI__DATABASE__PASSWD
# valueFrom:
# secretKeyRef:
# name: postgres-secret
# key: password
admin:
existingSecret: gitea-credential
config: