reduce CPU requests across observability, authentik, bind, woodpecker #248

Merged
benvin merged 3 commits from benvin/vmstorage-cpu-250m into main 2026-07-12 18:41:08 +10:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit e32396ca0a - Show all commits
+1 -1
View File
@@ -16,7 +16,7 @@ spec:
- url: http://vminsert-main.observability.svc.cluster.local:8480/insert/0/prometheus/
resources:
requests:
cpu: 500m
cpu: 250m
memory: 512Mi
limits:
cpu: "1"
+2 -2
View File
@@ -83,7 +83,7 @@ server:
cpu: "2"
memory: 2Gi
requests:
cpu: 250m
cpu: 50m
memory: 512Mi
worker:
@@ -95,7 +95,7 @@ worker:
cpu: "2"
memory: 2Gi
requests:
cpu: 250m
cpu: 100m
memory: 512Mi
postgresql: