From 146671b734b726c4ea4c39e984fc900095b933dc Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Tue, 9 Nov 2021 15:49:27 +0100 Subject: [PATCH] add coturn ingress --- k8s/coturn/ingress.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/k8s/coturn/ingress.yml b/k8s/coturn/ingress.yml index 7328f1f..b1e91b6 100644 --- a/k8s/coturn/ingress.yml +++ b/k8s/coturn/ingress.yml @@ -1,14 +1,6 @@ apiVersion: networking.k8s.io/v1beta1 kind: Ingress metadata: - annotations: - haproxy.org/ssl-redirect: "false" - cert-manager.io/cluster-issuer: letsencrypt-haproxy-production - ingress.kubernetes.io/config-backend: | - balance url_param session_id - timeout connect 1s - timeout queue 5s - timeout server 3600s name: coturn spec: ingressClassName: haproxy