From eb7625a26e706c69c2c424a3674a1e3a4fb3b0a2 Mon Sep 17 00:00:00 2001 From: raydds Date: Wed, 15 Jan 2020 11:26:07 -0500 Subject: [PATCH] Bump CPU for atst worker --- deploy/azure/azure.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/azure/azure.yml b/deploy/azure/azure.yml index 54523ece..1300ed34 100644 --- a/deploy/azure/azure.yml +++ b/deploy/azure/azure.yml @@ -205,10 +205,10 @@ spec: resources: requests: memory: 280Mi - cpu: 20m + cpu: 400m limits: memory: 280Mi - cpu: 20m + cpu: 400m volumes: - name: pgsslrootcert configMap: