diff --git a/infra/kube-vip/daemon-set.yaml b/infra/kube-vip/daemon-set.yaml index cc59b97..b297806 100644 --- a/infra/kube-vip/daemon-set.yaml +++ b/infra/kube-vip/daemon-set.yaml @@ -72,6 +72,8 @@ spec: value: 10.0.2.1 - name: prometheus_server value: :2112 + - name: enableUPNP + value: "true" image: ghcr.io/kube-vip/kube-vip:v0.8.3 imagePullPolicy: IfNotPresent name: kube-vip