From abe4eb0e0ba670fefe17f45a11367ae5ac4c7e80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anatol=20Karalko=C5=AD?= Date: Thu, 19 Dec 2024 19:34:54 +0100 Subject: [PATCH] Increase bwapp resources --- charts/beebox/Chart.yaml | 2 +- charts/beebox/values.yaml | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/charts/beebox/Chart.yaml b/charts/beebox/Chart.yaml index b67ce5c..4d8283f 100644 --- a/charts/beebox/Chart.yaml +++ b/charts/beebox/Chart.yaml @@ -5,7 +5,7 @@ type: application keywords: - beebox - bwapp -version: 0.0.5 +version: 0.0.6 dependencies: - name: simple-service version: 0.0.1 diff --git a/charts/beebox/values.yaml b/charts/beebox/values.yaml index 0c4f54b..9b71dc7 100644 --- a/charts/beebox/values.yaml +++ b/charts/beebox/values.yaml @@ -4,11 +4,10 @@ simple-service: port: 80 resources: requests: - cpu: 50m - memory: 256Mi - limits: cpu: 500m - memory: 1024Mi + memory: 500Mi + limits: + memory: 1500Mi livenessProbe: httpGet: path: /