From 90d7e93f4b49301c2bc6da8d663aeb20f3831a55 Mon Sep 17 00:00:00 2001 From: mulmuri Date: Thu, 20 Feb 2025 20:36:47 +0900 Subject: [PATCH] feat: reomve resource limit of streams --- .../kustomize/overlays/dev/deployment.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/fetch-system.streams/kustomize/overlays/dev/deployment.yaml b/fetch-system.streams/kustomize/overlays/dev/deployment.yaml index 25c718e..eac7f05 100644 --- a/fetch-system.streams/kustomize/overlays/dev/deployment.yaml +++ b/fetch-system.streams/kustomize/overlays/dev/deployment.yaml @@ -14,13 +14,7 @@ spec: containers: - name: streams image: "registry.goboolean.io/fetch-system/streams:345f45c" - resources: - requests: - cpu: 2000m - memory: 2Gi - limits: - cpu: 4000m - memory: 4Gi + resources: {} env: - name: KAFKA_BOOTSTRAP_SERVERS value: