From 61da708b77a4ad56dd43c538a678f5ac36b69eeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelena=20Vu=C4=8Di=C4=87?= Date: Fri, 1 May 2026 11:10:32 +0200 Subject: [PATCH] changed cpu --- k8s/moj-servis/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index b52d8ff..dc926cb 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -38,7 +38,7 @@ spec: cpu: "200m" limits: memory: "128Mi" - cpu: "800m" + cpu: "400m" livenessProbe: httpGet: