We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
On a K3S kubernetes, the default ingress controller is traefik. It uses a "traefik" IngressClass.
Currently, the Ingress generated by devworkspace-controler is hardcoded to "nginx"
devworkspace-operator/controllers/controller/devworkspacerouting/solvers/basic_solver.go
Line 34 in 7e8aa72
Having a parameter to control this name would help to reuse in different K8S.