Skip to content

Commit dcf6dff

Browse files
committed
#520 fix: remove networkpolicy hub preventing access to accounts
1 parent 324ea0f commit dcf6dff

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
@@ -109,7 +109,7 @@ hub:
109109
maxUnavailable:
110110
minAvailable: 1
111111
networkPolicy:
112-
enabled: true
112+
enabled: false
113113
ingress: []
114114
## egress for JupyterHub already includes Kubernetes internal DNS and
115115
## access to the proxy, but can be restricted further, but ensure to allow

0 commit comments

Comments
 (0)