From bb21e27df3e9ece5665e30bedc503fa7e5857d0d Mon Sep 17 00:00:00 2001 From: andyjk15 Date: Fri, 6 Mar 2020 14:09:22 +0000 Subject: [PATCH] [6.03.20] CPU reduction --- configuration/kubernetes/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index 4f40366..f2399e5 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -80,7 +80,7 @@ spec: cpu: 10m memory: 128Mi limits: - cpu: 500m + cpu: 250m memory: 256Mi restartPolicy: Always imagePullSecrets: