bjw-s / helm-charts

A collection of Helm charts
https://bjw-s.github.io/helm-charts/
Apache License 2.0
535 stars 100 forks source link

Support for `defaultBackend` for ingresses #215

Closed invakid404 closed 8 months ago

invakid404 commented 9 months ago

Details

Currently, there's no way to set the defaultBackend for an ingress. The app-template chart seems to only understand how to define rules, and setting defaultBackend does nothing.

For some use cases (e.g. when using the tailscale-operator), one might want to use defaultBackend as opposed to defining rules. It would be useful if app-template supported it.

Additional Information:

N/A

bjw-s commented 8 months ago

Thanks for raising the issue. I've added this functionality to v2.1.0