From 076502f24885057ca8e71a1b99a80b3859ceaf04 Mon Sep 17 00:00:00 2001 From: "jona.klaess" Date: Tue, 16 Jun 2026 15:58:45 +0200 Subject: [PATCH] increase resources --- teastore/auth-patch.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teastore/auth-patch.yaml b/teastore/auth-patch.yaml index 9d947e9..d8eb177 100644 --- a/teastore/auth-patch.yaml +++ b/teastore/auth-patch.yaml @@ -9,8 +9,8 @@ spec: - name: teastore-auth resources: requests: - cpu: 20m + cpu: 80m memory: 0.5Gi limits: - cpu: 100m + cpu: 200m memory: 0.7Gi \ No newline at end of file