From 76ec8f57d88095f2efeaedd4af937c59525cd9c4 Mon Sep 17 00:00:00 2001 From: nold Date: Thu, 28 Dec 2023 22:01:23 +0100 Subject: [PATCH] fix(localai): nginx body size --- projects/ai/values/localai.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/ai/values/localai.yaml b/projects/ai/values/localai.yaml index d4b2bccb..1ec7bbe6 100644 --- a/projects/ai/values/localai.yaml +++ b/projects/ai/values/localai.yaml @@ -99,6 +99,7 @@ ingress: className: "ingress-internal" annotations: cert-manager.io/cluster-issuer: vault-issuer + nginx.ingress.kubernetes.io/proxy-body-size: 100m hosts: - host: ai.dc paths: