From 54bbb56add9e69b5fbc6ce5bbb8a671962e74453 Mon Sep 17 00:00:00 2001 From: rudyg810 Date: Sat, 4 Jan 2025 22:21:11 +0530 Subject: [PATCH] testing with higher memo --- template.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/template.yaml b/template.yaml index 4dd3ad5e1f..7c518b9400 100644 --- a/template.yaml +++ b/template.yaml @@ -34,11 +34,11 @@ spec: name: kubeconfig resources: requests: - memory: "1.8Gi" - cpu: "1.2" + memory: "1.5Gi" + cpu: "1.5" limits: - memory: "2.8Gi" - cpu: "2.4" + memory: "3Gi" + cpu: "3" volumes: - name: docker-secret secret: