From 860eba3a45ecf8556d0fc0fb631804f283d98dbb Mon Sep 17 00:00:00 2001 From: "Christopher.Hase" Date: Tue, 27 May 2025 12:50:23 +0000 Subject: [PATCH] otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml aktualisiert --- .../stacks/core/forgejo/values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml b/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml index 30079f8..a140f60 100644 --- a/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml +++ b/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml @@ -24,6 +24,8 @@ gitea: secretKeyRef: name: forgejo-cloud-credentials key: secret-key + - name: FORGEJO__storage__MINIO_ENDPOINT + value: obs.eu-de.otc.t-systems.com admin: existingSecret: gitea-credential @@ -39,7 +41,7 @@ gitea: storage: # need to specify port 9000? - MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com + # MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com MINIO_LOCATION: eu-de MINIO_BUCKET: edp-forgejo-central-forgejo MINIO_USE_SSL: true