From 44298ffd3cccac0b358b3b1a8cd773b6a79c9509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=BAlio=20Assis?= Date: Tue, 7 Feb 2023 22:06:10 -0300 Subject: [PATCH] Temporary change max instances to 1 --- .run.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.run.yaml b/.run.yaml index 5a2c658..0ef2253 100644 --- a/.run.yaml +++ b/.run.yaml @@ -1,3 +1,3 @@ --memory: 8Gi ---max-instances: 4 +--max-instances: 1 --cpu: 4