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