From 5ded0d6cc13aa0f3e867cb01525cb451afc67368 Mon Sep 17 00:00:00 2001 From: Rachit Bhargava Date: Fri, 19 Jan 2024 12:41:38 -0500 Subject: [PATCH] update deployment --- build/dev/deployment.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/dev/deployment.tpl b/build/dev/deployment.tpl index 8d54cea1..fc0ba963 100755 --- a/build/dev/deployment.tpl +++ b/build/dev/deployment.tpl @@ -86,7 +86,7 @@ spec: cpu: 1000m memory: 2048Mi requests: - cpu: 500M + cpu: 500m memory: 1024Mi terminationMessagePath: /dev/termination-log terminationMessagePolicy: File