From 664c540c8adfb02e5ebd1fdd4c84c4e83b905a84 Mon Sep 17 00:00:00 2001 From: Robert Wiesner Date: Mon, 23 May 2022 20:18:58 +0200 Subject: [PATCH] bum resources --- k8s/helm/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/helm/values.yaml b/k8s/helm/values.yaml index 6d43a47..d00b8ae 100644 --- a/k8s/helm/values.yaml +++ b/k8s/helm/values.yaml @@ -6,9 +6,9 @@ imagePullPolicy: Always resources: memoryMiBReq: 300 - cpuMilliReq: 50 + cpuMilliReq: 500 memoryMiBLim: 500 - cpuMilliLim: 100 + cpuMilliLim: 1000 environment: