From c5d769947bfbeec5e62562de88fdf7d09878a678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anatol=20Karalko=C5=AD?= Date: Thu, 5 Dec 2024 15:40:52 +0100 Subject: [PATCH] Increase commix memory resources --- charts/commix/Chart.yaml | 2 +- charts/commix/values.yaml | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/charts/commix/Chart.yaml b/charts/commix/Chart.yaml index 8f5e2dd..20928aa 100644 --- a/charts/commix/Chart.yaml +++ b/charts/commix/Chart.yaml @@ -4,7 +4,7 @@ description: Commix app type: application keywords: - commix -version: 0.0.2 +version: 0.0.3 dependencies: - name: simple-service version: 0.0.1 diff --git a/charts/commix/values.yaml b/charts/commix/values.yaml index 6c94d7f..41d959e 100644 --- a/charts/commix/values.yaml +++ b/charts/commix/values.yaml @@ -4,11 +4,10 @@ simple-service: port: 80 resources: requests: - cpu: 50m - memory: 64Mi + cpu: 500m + memory: 512Mi limits: - cpu: 125m - memory: 128Mi + memory: 4Gi livenessProbe: httpGet: path: /