From 8e4e8104252fb716503a651430ee72a6256fb6f9 Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Tue, 9 Nov 2021 16:48:08 +0100 Subject: [PATCH] reenable webrtc ingress --- k8s/applications/haproxy-ingress.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/k8s/applications/haproxy-ingress.yaml b/k8s/applications/haproxy-ingress.yaml index 1d3467f..4b951ab 100644 --- a/k8s/applications/haproxy-ingress.yaml +++ b/k8s/applications/haproxy-ingress.yaml @@ -13,6 +13,9 @@ spec: targetRevision: 0.13.4 chart: haproxy-ingress helm: + parameters: + - name: controller.hostNetwork + value: 'true' valueFiles: [] values: |- controller: