tryretool / retool-helm

MIT License
47 stars 59 forks source link

Support ingressClassName #48

Closed notwedtm closed 2 years ago

notwedtm commented 2 years ago

this can be used to target different ingress providers in a cluster.

anna-yn commented 2 years ago

@notwedtm thank you for your contribution! I'll test this out and release this in v4.9.0

anna-yn commented 2 years ago

and fyi I added a check for k8s version since ingressClassName was introduced in 1.18 https://github.com/tryretool/retool-helm/commit/357cb7da225ddd49864953473ec6dcd6f17887e6#diff-612d87a9a43b4e6ad348a1ad96e963734289a06ecd01902e82c3b03201fb9874R25