jupyterhub / zero-to-jupyterhub-k8s

Helm Chart & Documentation for deploying JupyterHub on Kubernetes
https://zero-to-jupyterhub.readthedocs.io
Other
1.56k stars 799 forks source link

Add `ingress.extraPaths` config #3492

Closed alxyok closed 2 months ago

alxyok commented 2 months ago

Introduces the ability to configure custom paths for the Ingress resource in the Helm chart, allowing users to define additional paths and corresponding backend services directly in the values.yaml file.