Having issues with the profile_list.
Jupyterhub works completely fine when using a single image and no profile list, but when I add in a profile list, the pod spins up but doesn’t redirect me and eventually throws 500 : Internal Server Error The error was: Failed to connect to Hub API at 'http://hub:8081/hub/api'. Is the Hub accessible at this URL?
I’ve tried using the exact same images and it won’t work. It’ll just eventually give an Error 500
Note: I also have an nginx ingress setup.