diff --git a/helm-charts/app/Chart.yaml b/helm-charts/app/Chart.yaml index 3169355..0bbe734 100644 --- a/helm-charts/app/Chart.yaml +++ b/helm-charts/app/Chart.yaml @@ -7,7 +7,7 @@ appVersion: "1.0" dependencies: - name: unnamed - version: 0.0.1-0.dev.git.150.h92f4384 + version: 0.0.1-0.dev.git.153.h006ce20 repository: https://2i2c.org/unnamed-thingity-thing/ # ingress-nginx for a k8s Ingress resource controller that routes traffic from # a single IP entrypoint to various services exposed via k8s Ingress resources diff --git a/helm-charts/app/prod/prod.values.yaml b/helm-charts/app/prod/prod.values.yaml index da49208..4e108d4 100644 --- a/helm-charts/app/prod/prod.values.yaml +++ b/helm-charts/app/prod/prod.values.yaml @@ -5,6 +5,8 @@ unnamed: ingress: enabled: true + annotations: + nginx.ingress.kubernetes.io/proxy-body-size: 256m hosts: - cellmapchallenge.2i2c.cloud