Add egress

This commit is contained in:
Micke Nordin 2024-01-16 15:15:19 +01:00
parent ab23b511a9
commit a1ba651150
Signed by untrusted user: Micke
GPG key ID: F53C4CC83EDAB3BE

View file

@ -231,7 +231,17 @@ hub:
key: client-secret
networkPolicy:
enabled: false
proxy:
chp:
networkPolicy:
egress:
- to:
- podSelector:
matchLabels:
app: jupyterhub
component: hub
ports:
- port: 8082
singleuser:
image:
name: docker.sunet.se/drive/jupyter-custom