0

I created a custom default backend for my ingress controller by following these official instructions: custom default backend manifests and it is being referenced in the values.yaml of my nginx ingress controller.

This all works perfectly fine. But this configuration affects my entire cluster.

Is there a way to exclude some ingresses of my deployments from using the custom default backend?

The reason is that I would like to add custom error pages for http errors for my static websites but leave the error page handling of my web-applications internally.

sh_cy
  • 1
  • 1

0 Answers0