From dcd50e16dd65340e6fd09f9b402aff37bbbf4b4b Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 6 Apr 2026 11:42:59 -0500 Subject: [PATCH] feat: set resources --- clusters/cl01tl/helm/postiz/values.yaml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index 89019829e..941b8e84f 100644 --- a/clusters/cl01tl/helm/postiz/values.yaml +++ b/clusters/cl01tl/helm/postiz/values.yaml @@ -92,8 +92,8 @@ postiz: tag: 4.11.3@sha256:be6eb5b5d0df882025dcef138c217d493e6dcb684aebc235bc1b2832eb347c7f resources: requests: - cpu: 10m - memory: 40Mi + cpu: 1m + memory: 100Mi service: main: controller: main @@ -154,10 +154,6 @@ temporal: metrics: serviceMonitor: enabled: true - resources: - requests: - cpu: 10m - memory: 60Mi config: logLevel: "debug,info" persistence: @@ -200,7 +196,7 @@ temporal: resources: requests: cpu: 10m - memory: 60Mi + memory: 50Mi history: metrics: serviceMonitor: @@ -208,7 +204,7 @@ temporal: resources: requests: cpu: 10m - memory: 60Mi + memory: 200Mi matching: metrics: serviceMonitor: @@ -224,7 +220,7 @@ temporal: resources: requests: cpu: 10m - memory: 60Mi + memory: 50Mi admintools: image: repository: temporalio/admin-tools @@ -232,7 +228,7 @@ temporal: resources: requests: cpu: 10m - memory: 60Mi + memory: 10Mi web: image: repository: temporalio/ui @@ -240,7 +236,7 @@ temporal: resources: requests: cpu: 10m - memory: 60Mi + memory: 50Mi postgres-18-cluster: mode: standalone cluster: