Update kubevip to v0.5.8 (#9734)

Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
This commit is contained in:
蒋航
2023-01-31 16:24:55 +08:00
committed by GitHub
parent f9cc8ae10c
commit c5debf013c
4 changed files with 4 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ eviction_hard_control_plane: {}
kubelet_status_update_frequency: 10s
# kube-vip
kube_vip_version: v0.5.5
kube_vip_version: v0.5.8
kube_vip_arp_enabled: false
kube_vip_interface:

View File

@@ -1,4 +1,4 @@
# Inspired by https://github.com/kube-vip/kube-vip/blob/v0.5.5/pkg/kubevip/config_generator.go#L13
# Inspired by https://github.com/kube-vip/kube-vip/blob/v0.5.8/pkg/kubevip/config_generator.go#L13
apiVersion: v1
kind: Pod
metadata: