Skip to content

Commit

Permalink
fix: Disable blocking the cloud metadata server with iptables
Browse files Browse the repository at this point in the history
This is already done by the network policies set in place by us.
  • Loading branch information
PMax5 committed Nov 26, 2024
1 parent 784e0dd commit e213a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swan/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jupyterhub:
tag: "v0.0.14"
pullPolicy: "Always"
cloudMetadata:
blockWithIptables: false
ip: 169.254.169.254
networkPolicy:
enabled: true
Expand Down

0 comments on commit e213a67

Please sign in to comment.