Revert "Add annotation to allow any file size in ingress"

This reverts commit 671166e064.

As it has no impact on the ingress controller we use, and was merged in error.

Change-Id: I9e3a23ffa0e9af8bef9ef54062e55f635e4f376d
This commit is contained in:
Pete Birley 2018-07-09 16:25:25 +00:00
parent 671166e064
commit 98f8deaa74

View File

@ -106,7 +106,6 @@ network:
# .deployment.cluster.class
kubernetes.io/ingress.class: null
nginx.ingress.kubernetes.io/proxy-body-size: "0"
nginx.org/proxy-max-temp-file-size: "0"
external_policy_local: false
dependencies: