We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b623c21 + c03ccee commit 86325b4Copy full SHA for 86325b4
pkg/minikube/cluster/ha/kube-vip/kube-vip.go
@@ -86,7 +86,7 @@ spec:
86
- name: lb_port
87
value: "{{ .Port }}"
88
{{- end}}
89
- image: ghcr.io/kube-vip/kube-vip:v0.8.0
+ image: ghcr.io/kube-vip/kube-vip:v0.8.3
90
imagePullPolicy: IfNotPresent
91
name: kube-vip
92
resources: {}
0 commit comments