We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad619d commit e04c2bdCopy full SHA for e04c2bd
1 file changed
applications/jupyterhub/deploy/values.yaml
@@ -264,7 +264,7 @@ proxy:
264
nodeSelector: {}
265
tolerations: []
266
networkPolicy:
267
- enabled: true
+ enabled: false # EDIT: CLOUDHARNESS -- needs more configuration to properly work when true
268
ingress: []
269
egress: []
270
egressAllowRules:
@@ -391,7 +391,7 @@ singleuser:
391
blockWithIptables: true
392
ip: 169.254.169.254
393
394
395
396
397
0 commit comments