From ff875f0c9983755f1af3d33161e71ba7175995bb Mon Sep 17 00:00:00 2001 From: "Daniel.Sy" Date: Tue, 3 Jun 2025 14:21:06 +0000 Subject: [PATCH] otc/central-forgejo.think-ahead.cloud/stacks/forgejo/forgejo-server/values.yaml aktualisiert --- .../stacks/forgejo/forgejo-server/values.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/otc/central-forgejo.think-ahead.cloud/stacks/forgejo/forgejo-server/values.yaml b/otc/central-forgejo.think-ahead.cloud/stacks/forgejo/forgejo-server/values.yaml index e2dc1d5..044f3ae 100644 --- a/otc/central-forgejo.think-ahead.cloud/stacks/forgejo/forgejo-server/values.yaml +++ b/otc/central-forgejo.think-ahead.cloud/stacks/forgejo/forgejo-server/values.yaml @@ -22,6 +22,15 @@ deployment: - name: SSL_CERT_FILE value: /etc/elasticsearch/elasticsearch.cer +extraVolumeMounts: + - mountPath: /etc/elasticsearch + name: elasticsearch-cert + +extraVolumes: + - configMap: + defaultMode: 420 + name: elasticsearch-cert + gitea: additionalConfigFromEnvs: - name: FORGEJO__storage__MINIO_ACCESS_KEY_ID