Skip to content

Commit

Permalink
Block singleuser outbound by default
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Oct 2, 2023
1 parent b9450c7 commit 89a6267
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mybinder/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,8 @@ binderhub:
networkPolicy:
enabled: true
egress: []
egressAllowRules:
nonPrivateIPs: false
memory:
guarantee: 450M
limit: 2G
Expand Down

0 comments on commit 89a6267

Please sign in to comment.