fix(forgejo): added prod/non-prod to s3 bucket

This commit is contained in:
Richard Robert Reitz 2025-07-21 14:32:03 +02:00
parent 8000e3f823
commit 2848e7d1cb

View file

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