mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/kube-vip/kube-vip.git
synced 2026-09-20 08:03:47 +08:00
Use endpointslices for all dualstack tests in ARP mode
Signed-off-by: Patryk Strusiewicz-Surmacki <patryk.pawel.strusiewicz-surmacki@external.telekom.de>
This commit is contained in:
@@ -941,7 +941,7 @@ var _ = Describe("kube-vip ARP/NDP broadcast neighbor", Ordered, func() {
|
||||
ConfigPath: configPath,
|
||||
SvcEnable: "true",
|
||||
SvcElectionEnable: "true",
|
||||
EnableEndpoints: "true",
|
||||
EnableEndpoints: "false",
|
||||
EnableNodeLabeling: "false",
|
||||
EnableServiceSecurity: "true",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user