I have an nginx-ingress controller that I has multiple hosts connected to it. I have built the config as a ConfigMap, but when I attempt to deploy it, I keep getting and error message that says the config is to large. If creating a ConfigMap is not an option then, what options do I have to deploy the ingress with my large nginx config?
The ConfigMap "nginx-conf" is invalid: metadata.annotations: Too long: must have at most 262144 bytes