From 607c4ae587cc783003324c0745ebb5181ec38c2d Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Thu, 18 Nov 2021 09:51:41 +0100 Subject: [PATCH] add production values --- k8s/coturn/templates/deployment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/k8s/coturn/templates/deployment.yml b/k8s/coturn/templates/deployment.yml index f5d7146..b16cc26 100644 --- a/k8s/coturn/templates/deployment.yml +++ b/k8s/coturn/templates/deployment.yml @@ -24,6 +24,7 @@ spec: resources: requests: memory: "3800Mi" + cpu: "1200m" limits: memory: "3800Mi" ports: