add coturn ingress
This commit is contained in:
parent
3f4bfcdf89
commit
146671b734
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue