From a2a3de9464cf509d65bc8974e5caf2a390f9b980 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 12 Apr 2026 01:10:33 +0000 Subject: [PATCH] chore: Update manifests after change --- .../speedtest-exporter/Deployment-speedtest-exporter.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/speedtest-exporter/Deployment-speedtest-exporter.yaml b/clusters/cl01tl/manifests/speedtest-exporter/Deployment-speedtest-exporter.yaml index 0c715d560..c5ca80d7e 100644 --- a/clusters/cl01tl/manifests/speedtest-exporter/Deployment-speedtest-exporter.yaml +++ b/clusters/cl01tl/manifests/speedtest-exporter/Deployment-speedtest-exporter.yaml @@ -38,6 +38,6 @@ spec: containerPort: 9798 protocol: TCP resources: - limits: - cpu: 1m + requests: + cpu: 10m memory: 30Mi