diff --git a/Chart.yaml b/Chart.yaml index b7f2559..ebebf11 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -25,5 +25,5 @@ appVersion: "0.1.1" dependencies: - name: bootstrap - version: 0.2.20 + version: 0.2.21 repository: oci://prodnso-harbor-01.smardigo.digital/infrastructure diff --git a/values.yaml b/values.yaml index e21f75d..689e6ec 100644 --- a/values.yaml +++ b/values.yaml @@ -97,8 +97,11 @@ bootstrap: storage: nodeSize: 80Gi filebeat: + requests: + memory: 500Mi + cpu: 0.5 limits: - memory: 1.5Gi + memory: 1.2Gi cpu: 0.5 prometheus: