Skip to content

Commit 89a6267

Browse files
committed
Block singleuser outbound by default
1 parent b9450c7 commit 89a6267

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mybinder/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,8 @@ binderhub:
340340
networkPolicy:
341341
enabled: true
342342
egress: []
343+
egressAllowRules:
344+
nonPrivateIPs: false
343345
memory:
344346
guarantee: 450M
345347
limit: 2G

0 commit comments

Comments
 (0)