otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml aktualisiert

This commit is contained in:
Christopher.Hase 2025-05-27 13:33:32 +00:00
parent 6f1e3d78bc
commit 16d1f7073f

View file

@ -24,10 +24,19 @@ gitea:
secretKeyRef:
name: forgejo-cloud-credentials
key: secret-key
- name: FORGEJO__storage__MINIO_ENDPOINT
value: obs.eu-de.otc.t-systems.com:443
admin:
existingSecret: gitea-credential
config:
storage:
# need to specify port 9000?
# MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com
STORAGE_TYPE: minio
MINIO_LOCATION: eu-de
MINIO_BUCKET: edp-forgejo-central-forgejo
MINIO_USE_SSL: true
service:
DISABLE_REGISTRATION: true