We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0237fa8 + facbbc4 commit 3a84d5eCopy full SHA for 3a84d5e
1 file changed
applications/jupyterhub/deploy/values.yaml
@@ -109,7 +109,7 @@ hub:
109
maxUnavailable:
110
minAvailable: 1
111
networkPolicy:
112
- enabled: true
+ enabled: false
113
ingress: []
114
## egress for JupyterHub already includes Kubernetes internal DNS and
115
## access to the proxy, but can be restricted further, but ensure to allow
@@ -228,7 +228,7 @@ proxy:
228
nodeSelector: {}
229
tolerations: []
230
231
232
233
egress:
234
- to:
0 commit comments