Skip to content

Commit 90909a2

Browse files
authored
chore: update the cilium nightly config (#2669)
1 parent 364c168 commit 90909a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/integration/manifests/cilium/cilium-config-hubble.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ data:
5656
install-iptables-rules: "true"
5757
install-no-conntrack-iptables-rules: "false"
5858
ipam: delegated-plugin
59-
kube-proxy-replacement: strict
59+
kube-proxy-replacement: "true"
6060
kube-proxy-replacement-healthz-bind-address: "0.0.0.0:10256"
6161
local-router-ipv4: 169.254.23.0
6262
metrics: +cilium_bpf_map_pressure

test/integration/manifests/cilium/cilium-nightly-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ data:
4646
install-iptables-rules: "true"
4747
install-no-conntrack-iptables-rules: "false"
4848
ipam: delegated-plugin
49-
kube-proxy-replacement: strict
49+
kube-proxy-replacement: "true"
5050
kube-proxy-replacement-healthz-bind-address: ""
5151
local-router-ipv4: 169.254.23.0
5252
metrics: +cilium_bpf_map_pressure

0 commit comments

Comments
 (0)