cnpg: reduce cluster CPU requests to 50m #247

Merged
benvin merged 1 commits from benvin/cnpg-cpu-50m into main 2026-07-12 18:39:13 +10:00
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ spec:
cpu: 500m cpu: 500m
memory: 512Mi memory: 512Mi
requests: requests:
cpu: 250m cpu: 50m
memory: 256Mi memory: 256Mi
smartShutdownTimeout: 180 smartShutdownTimeout: 180
startDelay: 3600 startDelay: 3600
+1 -1
View File
@@ -79,7 +79,7 @@ spec:
cpu: 500m cpu: 500m
memory: 512Mi memory: 512Mi
requests: requests:
cpu: 250m cpu: 50m
memory: 256Mi memory: 256Mi
smartShutdownTimeout: 180 smartShutdownTimeout: 180
startDelay: 3600 startDelay: 3600
+1 -1
View File
@@ -79,7 +79,7 @@ spec:
cpu: 500m cpu: 500m
memory: 512Mi memory: 512Mi
requests: requests:
cpu: 250m cpu: 50m
memory: 256Mi memory: 256Mi
smartShutdownTimeout: 180 smartShutdownTimeout: 180
startDelay: 3600 startDelay: 3600
+1 -1
View File
@@ -46,7 +46,7 @@ spec:
cpu: 500m cpu: 500m
memory: 512Mi memory: 512Mi
requests: requests:
cpu: 100m cpu: 50m
memory: 256Mi memory: 256Mi
smartShutdownTimeout: 180 smartShutdownTimeout: 180
startDelay: 3600 startDelay: 3600
+1 -1
View File
@@ -79,7 +79,7 @@ spec:
cpu: "1" cpu: "1"
memory: 1Gi memory: 1Gi
requests: requests:
cpu: 250m cpu: 50m
memory: 512Mi memory: 512Mi
smartShutdownTimeout: 180 smartShutdownTimeout: 180
startDelay: 3600 startDelay: 3600
+1 -1
View File
@@ -79,7 +79,7 @@ spec:
cpu: 500m cpu: 500m
memory: 512Mi memory: 512Mi
requests: requests:
cpu: 250m cpu: 50m
memory: 256Mi memory: 256Mi
smartShutdownTimeout: 180 smartShutdownTimeout: 180
startDelay: 3600 startDelay: 3600