From 286517ccea912854f77246acd8f570811b7b6e4d Mon Sep 17 00:00:00 2001 From: Michael Haehnel Date: Thu, 13 Apr 2023 16:50:19 +0200 Subject: [PATCH] DEV-1013 Raised Filebeat resource limits --- Chart.yaml | 2 +- values.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index e9fbdcf..803f588 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -25,5 +25,5 @@ appVersion: "0.1.1" dependencies: - name: bootstrap - version: 0.1.60 + version: 0.1.61 repository: oci://prodnso-harbor-01.smardigo.digital/infrastructure diff --git a/values.yaml b/values.yaml index ad0b86e..5063aa9 100644 --- a/values.yaml +++ b/values.yaml @@ -99,6 +99,10 @@ bootstrap: requests: storage: 80Gi storageClassName: hcloud-volumes + filebeat: + limits: + memory: 500Mi + cpu: 0.4 prometheus: retention: 30d