From 26eba3d96029a78b17935f393ef155154246516c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anatol=20Karalko=C5=AD?= Date: Thu, 12 Dec 2024 10:29:22 +0100 Subject: [PATCH] Increase static-site resource for load testing --- charts/static-site/Chart.yaml | 2 +- charts/static-site/values.yaml | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/charts/static-site/Chart.yaml b/charts/static-site/Chart.yaml index a8a7269..8b15a86 100644 --- a/charts/static-site/Chart.yaml +++ b/charts/static-site/Chart.yaml @@ -4,7 +4,7 @@ description: Static site as a target for crawling type: application keywords: - static-site -version: 0.0.2 +version: 0.0.3 dependencies: - name: simple-service version: 0.0.1 diff --git a/charts/static-site/values.yaml b/charts/static-site/values.yaml index 1c12343..cbc5bd9 100644 --- a/charts/static-site/values.yaml +++ b/charts/static-site/values.yaml @@ -5,11 +5,10 @@ simple-service: port: 80 resources: requests: - cpu: 50m - memory: 64Mi + cpu: 1 + memory: 512Mi limits: - cpu: 125m - memory: 128Mi + memory: 4Gi livenessProbe: httpGet: path: /