From a6dc886b7dc0ec49bfaf5d6d9f379314da15cb1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Tue, 27 Apr 2021 00:37:03 +0200 Subject: [PATCH] fix typo --- haproxy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haproxy.cfg b/haproxy.cfg index 0c5f1b5..9ded4e5 100644 --- a/haproxy.cfg +++ b/haproxy.cfg @@ -52,7 +52,7 @@ backend kube mode http http-request set-header Host "birb.k8s.kmlabz.com" compression algo gzip - server cloud zelenka.tormakristof.eu:443 check ssl veryfy none + server cloud zelenka.tormakristof.eu:443 check ssl verify none listen mqtt bind *:1883