From 9b8c10da0f326c40b167e16228e12d2fe9982296 Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Tue, 31 Aug 2021 19:33:36 +0200 Subject: [PATCH] setup production clusterush --- k8s/coturn-dns/production-coturn-dns.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/k8s/coturn-dns/production-coturn-dns.yaml b/k8s/coturn-dns/production-coturn-dns.yaml index c1a5d62..df8494d 100644 --- a/k8s/coturn-dns/production-coturn-dns.yaml +++ b/k8s/coturn-dns/production-coturn-dns.yaml @@ -3,6 +3,7 @@ apiVersion: apps/v1 kind: Deployment metadata: name: coturn-dns + namespace: coturn-dns spec: replicas: 1 strategy: @@ -31,9 +32,9 @@ spec: - name: HOSTED_ZONE value: "Z00156242SK162FEXDPVF" - name: CLUSTER_ID - value: "29062" + value: "35025" - name: POOL_ID - value: "49934" + value: "53760" - name: LINODE_TOKEN value: "a821bb97039cbd8b259e19ef9f7ea7a4e295a7399e00709fc27cad2b1f3742f4" - name: COTURN_DOMAIN_NAME