From 3e53cc63dee0951a64aa7695263b3375b914f84c Mon Sep 17 00:00:00 2001 From: Rob Kaufman Date: Tue, 1 Aug 2023 11:49:29 -0700 Subject: [PATCH] final config --- ops/production-deploy.tmpl.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ops/production-deploy.tmpl.yaml b/ops/production-deploy.tmpl.yaml index 93fd654a..d9c9658e 100644 --- a/ops/production-deploy.tmpl.yaml +++ b/ops/production-deploy.tmpl.yaml @@ -52,6 +52,10 @@ ingress: - host: '*.ir.atla.com' paths: - path: / + annotations: { + kubernetes.io/ingress.class: "nginx", + nginx.ingress.kubernetes.io/proxy-body-size: "0", + } extraEnvVars: &envVars - name: CONFDIR