From e1b16c06ea941ed8e07fceb5419365347d447044 Mon Sep 17 00:00:00 2001 From: Sam Rose Date: Wed, 29 Nov 2023 17:01:52 +0000 Subject: [PATCH] Remove unnecessary annotations from example values.yaml. --- charts/budibase/README.md.gotmpl | 3 --- 1 file changed, 3 deletions(-) diff --git a/charts/budibase/README.md.gotmpl b/charts/budibase/README.md.gotmpl index d7bc25c789..92e91f8e09 100644 --- a/charts/budibase/README.md.gotmpl +++ b/charts/budibase/README.md.gotmpl @@ -68,9 +68,6 @@ staff's homelabs). ```yaml ingress: enabled: true - annotations: - nginx.ingress.kubernetes.io/client-max-body-size: 150M - nginx.ingress.kubernetes.io/proxy-body-size: 50m className: "nginx" hosts: - host: budibase.local # set this to whatever DNS name you'd use