Skip to content

Commit

Permalink
kind: Always use BPF TPROXY
Browse files Browse the repository at this point in the history
Use BPF PROXY to test on Kind.

Signed-off-by: Jarno Rajahalme <jarno@isovalent.com>
  • Loading branch information
jrajahalme committed Apr 25, 2024
1 parent 7ae1f1e commit 7978e95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/testing/kind-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ ipv4:
enabled: true
bpf:
monitorAggregation: none
tproxy: true
livenessProbe:
failureThreshold: 9999
readinessProbe:
Expand Down

0 comments on commit 7978e95

Please sign in to comment.