mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
Merge pull request #72243 from cezarygerard/patch-1
[GCP] Update scaler-deployment.yaml CPU_LIMITS
This commit is contained in:
@@ -31,6 +31,6 @@ spec:
|
||||
- name: MEMORY_REQUEST
|
||||
value: 200Mi
|
||||
- name: CPU_LIMIT
|
||||
value: 1000m
|
||||
value: "1"
|
||||
- name: MEMORY_LIMIT
|
||||
value: 500Mi
|
||||
|
Reference in New Issue
Block a user