From 23a4e4036445f30c1fb8c8b23522b2c806c6221d Mon Sep 17 00:00:00 2001 From: Timothy Regan Date: Thu, 2 Dec 2021 16:42:28 -0500 Subject: [PATCH] Update deployment.yaml --- chart/templates/kafka-exporter/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/templates/kafka-exporter/deployment.yaml b/chart/templates/kafka-exporter/deployment.yaml index c361519..9ccda51 100644 --- a/chart/templates/kafka-exporter/deployment.yaml +++ b/chart/templates/kafka-exporter/deployment.yaml @@ -28,8 +28,8 @@ spec: resources: limits: memory: 1Gi - cpu: 500m + cpu: 2 requests: memory: 512Mi - cpu: 300m + cpu: 2