Fix kubevip healthcheck

main
Jaromir Rivera 2022-08-30 14:43:04 -04:00
parent 723784d6b6
commit 6fad991a39
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ spec:
healthChecks: healthChecks:
- apiVersion: apps/v1 - apiVersion: apps/v1
kind: DaemonSet kind: DaemonSet
name: kubevip name: kube-vip-ds
namespace: kube-system namespace: kube-system