Ingress
The two values you almost always set
ingress:
enabled: true # set false only if you handle routing yourself
controller: traefik # which controller to generate rules for
host: supervisely.mycompany.com # your domainSupported controllers
Per-controller options
NGINX
Traefik
Istio
Gateway API
Contour
Enabling HTTPS (TLS)
Custom annotations
Checking it works
Last updated