Skip to content

Commit 3a84d5e

Browse files
authored
Merge pull request #521 from MetaCell/release/1.0.1
Release/1.0.1
2 parents 0237fa8 + facbbc4 commit 3a84d5e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

applications/jupyterhub/deploy/values.yaml

Lines changed: 2 additions & 2 deletions
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
@@ -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)