From 1b2879026a971ab710770127bc21b1086da494ec Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Fri, 14 Mar 2025 17:36:51 +0100 Subject: [PATCH] increase proxy size mbgwp --- apps/templates/mbgwp-helm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/templates/mbgwp-helm.yaml b/apps/templates/mbgwp-helm.yaml index 32c6f39..56d0d7f 100644 --- a/apps/templates/mbgwp-helm.yaml +++ b/apps/templates/mbgwp-helm.yaml @@ -27,6 +27,7 @@ spec: path: / annotations: cert-manager.io/cluster-issuer: prod-cluster-issuer + nginx.ingress.kubernetes.io/proxy-body-size: 1G tls: true tlsWwwPrefix: false selfSigned: false