Skip to content

Commit facbbc4

Browse files
committed
#520 fix: remove networkpolicy proxy preventing access to singleuser
1 parent dcf6dff commit facbbc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/jupyterhub/deploy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ proxy:
228228
nodeSelector: {}
229229
tolerations: []
230230
networkPolicy:
231-
enabled: true
231+
enabled: false
232232
ingress: []
233233
egress:
234234
- to:

0 commit comments

Comments
 (0)