Automated upload for observability.buildth.ing

This commit is contained in:
Automated pipeline 2025-08-01 09:28:22 +00:00 committed by Actions pipeline
parent 07539b26e7
commit 7d2c2a7efb
6 changed files with 91 additions and 17 deletions

View file

@ -1,4 +1,4 @@
# We use recreate to make sure only one instance with one version is running, because Forgejo might break or data gets inconsistant.
# This is only used for deploying older versions of infra-catalogue where the bucket name is not an output of the terragrunt modules# We use recreate to make sure only one instance with one version is running, because Forgejo might break or data gets inconsistant.
strategy:
type: Recreate
@ -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-prod-observability
MINIO_BUCKET: "edp-forgejo-prod-observability"
MINIO_USE_SSL: true
queue:
@ -136,6 +136,7 @@ gitea:
service:
DISABLE_REGISTRATION: true
ENABLE_NOTIFY_MAIL: true
other:
SHOW_FOOTER_VERSION: false