Skip to content

Commit

Permalink
[Cilium] [Pipeline] Enable Kubeproxy replacement healthz endpoint (#1990
Browse files Browse the repository at this point in the history
)

Enable Kubeproxy replacement healthz endpoint
  • Loading branch information
tamilmani1989 authored and jpayne3506 committed Sep 11, 2023
1 parent f3c5180 commit 8cf52c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/manifests/cilium/cilium-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ data:
install-no-conntrack-iptables-rules: "false"
ipam: delegated-plugin
kube-proxy-replacement: strict
kube-proxy-replacement-healthz-bind-address: ""
kube-proxy-replacement-healthz-bind-address: "0.0.0.0:10256"
local-router-ipv4: 169.254.23.0
metrics: +cilium_bpf_map_pressure
monitor-aggregation: medium
Expand Down

0 comments on commit 8cf52c4

Please sign in to comment.