You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
122: feat: allow other ingress class than Nginx r=alallema a=Tchoupinax
# Pull Request
Hello :)
## What does this PR do?
I test the ingress recently fixed (thank you for that) but I can't use it with traefik because of the ingressClassName set as default to `nginx`.
I edited the chart to allow to dynamically change this value. :)
I set nginx as the default value but in my opinion not className should be the default value.
Anyway this improvement works for me.
Have a nice day!
Co-authored-by: Tchoupinax <[email protected]>
0 commit comments