fix(forgejo): Properly interpolate minio bucket name in forgejo config

This commit is contained in:
Patrick Sy 2025-06-04 16:27:10 +02:00
parent b775019744
commit 358be3205b
Signed by untrusted user: Patrick.Sy
GPG key ID: DDDC8EC51823195E

View file

@ -101,7 +101,7 @@ gitea:
MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com:443
STORAGE_TYPE: minio
MINIO_LOCATION: eu-de
MINIO_BUCKET: edp-forgejo-central-forgejo
MINIO_BUCKET: edp-forgejo-{{{ .Env.CLUSTER_ENVIRONMENT }}}
MINIO_USE_SSL: true
queue: