Is it posible to expose or open ports on the singleuser pod?

Hello World

I’m writing a spark script in jupyterhub that will open a port, but then this port is not exposed at the pod level. Because of this, the spark pod cannot connect to jupyterhub singleuser pod where the script is being run.

it is possible to open this port using the values.yaml file?
thanks for your help!