Skip to content

Commit

Permalink
chore: update the cilium nightly config (#2669)
Browse files Browse the repository at this point in the history
  • Loading branch information
vipul-21 authored Apr 9, 2024
1 parent 364c168 commit 90909a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ data:
install-iptables-rules: "true"
install-no-conntrack-iptables-rules: "false"
ipam: delegated-plugin
kube-proxy-replacement: strict
kube-proxy-replacement: "true"
kube-proxy-replacement-healthz-bind-address: "0.0.0.0:10256"
local-router-ipv4: 169.254.23.0
metrics: +cilium_bpf_map_pressure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ data:
install-iptables-rules: "true"
install-no-conntrack-iptables-rules: "false"
ipam: delegated-plugin
kube-proxy-replacement: strict
kube-proxy-replacement: "true"
kube-proxy-replacement-healthz-bind-address: ""
local-router-ipv4: 169.254.23.0
metrics: +cilium_bpf_map_pressure
Expand Down

0 comments on commit 90909a2

Please sign in to comment.