From 5e26ec52c98e82576f0710f636c264992a339675 Mon Sep 17 00:00:00 2001 From: Gerald Morrison <67469729+morri-son@users.noreply.github.com> Date: Thu, 7 Sep 2023 12:28:22 +0200 Subject: [PATCH] Update deployment.yaml (#60) --- config/manager/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/manager/deployment.yaml b/config/manager/deployment.yaml index 97a05fb..6dda234 100644 --- a/config/manager/deployment.yaml +++ b/config/manager/deployment.yaml @@ -54,7 +54,7 @@ spec: resources: limits: cpu: 500m - memory: 128Mi + memory: 256Mi requests: cpu: 10m memory: 64Mi