From 1d8d2cf7d1b8b758de2f43d1a0e5eabd84b28659 Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Sat, 30 Oct 2021 16:06:53 +0200 Subject: [PATCH] disable hostnetwork for haproxy --- k8s/applications/haproxy-ingress.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/k8s/applications/haproxy-ingress.yaml b/k8s/applications/haproxy-ingress.yaml index e21a5a0..439a987 100644 --- a/k8s/applications/haproxy-ingress.yaml +++ b/k8s/applications/haproxy-ingress.yaml @@ -18,7 +18,5 @@ spec: helm: valueFiles: [] values: |- - # controller: - # hostNetwork: true prometheus-port: "9105" project: default