diff --git a/Makefile b/Makefile index 13891e366..1fa91320c 100644 --- a/Makefile +++ b/Makefile @@ -141,7 +141,7 @@ install-dependencies: helm $(HELM) get notes registry-cache \ || $(HELM) install registry-cache stable/redis-ha $(HELM) get notes nginx \ - || $(HELM) install nginx stable/nginx-ingress + || $(HELM) install nginx stable/nginx-ingress --set-string controller.config.proxy-body-size=0 kubectl apply -f config/samples/notary-ingress-service.yaml # Install local certificate