From e204e1219fc4741b68afe6fb65dd5f9958061613 Mon Sep 17 00:00:00 2001 From: Simone Lindner Date: Mon, 21 Aug 2023 14:24:31 +0200 Subject: [PATCH] improved request value for cpu --- charts/bpndiscovery/Chart.yaml | 2 +- charts/bpndiscovery/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bpndiscovery/Chart.yaml b/charts/bpndiscovery/Chart.yaml index 3f7d522..68fcc77 100644 --- a/charts/bpndiscovery/Chart.yaml +++ b/charts/bpndiscovery/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/eclipse-tractusx/sldt-bpn-discovery type: application -version: 0.1.9 +version: 0.1.10 appVersion: 0.2.4-M1 dependencies: diff --git a/charts/bpndiscovery/values.yaml b/charts/bpndiscovery/values.yaml index 39e4904..f24487c 100644 --- a/charts/bpndiscovery/values.yaml +++ b/charts/bpndiscovery/values.yaml @@ -78,7 +78,7 @@ bpndiscovery: cpu: 750m memory: 1024Mi requests: - cpu: 750m + cpu: 250m memory: 1024Mi postgresql: