-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Description
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
"kubernetes.io/ingress.class": "nginx", |
Having a parameter to control this name would help to reuse in different K8S.
AObuchow and shadan227
Metadata
Metadata
Assignees
Labels
No labels