otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml aktualisiert

This commit is contained in:
Daniel.Sy 2025-06-02 16:00:59 +00:00
parent 4a0ba1c3c6
commit d41a70ac10

View file

@ -64,11 +64,24 @@ gitea:
secretKeyRef:
name: postgres-forgejo-cloud-credentials
key: password
- name: FORGEJO__indexer__ISSUE_INDEXER_CONN_STR
valueFrom:
secretKeyRef:
name: elasticsearch-cloud-credentials
key: connection-string
admin:
existingSecret: gitea-credential
config:
indexer:
ISSUE_INDEXER_ENABLED: true
ISSUE_INDEXER_TYPE: elasticsearch
# TODO next
REPO_INDEXER_ENABLED: false
# REPO_INDEXER_TYPE: meilisearch # not yet working
storage:
MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com:443
STORAGE_TYPE: minio