Kubernetes nginx ingress controller cannot upload size more than 1mb
I am fairly new to GCP and I have a rest URI to upload large files. I have a ngress-nginx-controller service and want to change it to upload files larger than 1mb and set a limit. apiVersion: v1 kind: Service…