From 785f5d9076e8aeba3255595031c8fb39141b92d2 Mon Sep 17 00:00:00 2001 From: behrooz Date: Thu, 27 Nov 2025 14:59:21 +0330 Subject: [PATCH] enable metrics --- vcluster-0.28.0/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcluster-0.28.0/values.yaml b/vcluster-0.28.0/values.yaml index e278ce2..4867d94 100644 --- a/vcluster-0.28.0/values.yaml +++ b/vcluster-0.28.0/values.yaml @@ -502,7 +502,7 @@ controlPlane: resources: # Limits are resource limits for the container limits: - cpu: 1000m + cpu: 512m memory: 170Mi # Requests are minimal resources that will be consumed by the container requests: