Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
raffaelespazzoli committed Jun 22, 2018
1 parent a51aa40 commit dfe2980
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v1
kind: Pod
metadata:
name: master-loadbalancer
annotations:
security.alpha.kubernetes.io/unsafe-sysctls: net.ipv4.ip_nonlocal_bind=1
# annotations:
# security.alpha.kubernetes.io/unsafe-sysctls: net.ipv4.ip_nonlocal_bind=1
spec:
hostNetwork: true
containers:
Expand Down

0 comments on commit dfe2980

Please sign in to comment.