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 be998ad..4adcf65 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,20 +24,11 @@ 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 - MINIO_LOCATION: eu-de - MINIO_BUCKET: edp-forgejo-central-forgejo - MINIO_USE_SSL: true - service: DISABLE_REGISTRATION: true other: