Unverified Commit a938f8b2 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #72243 from cezarygerard/patch-1

[GCP] Update scaler-deployment.yaml CPU_LIMITS
parents 39529006 1affe568
...@@ -31,6 +31,6 @@ spec: ...@@ -31,6 +31,6 @@ spec:
- name: MEMORY_REQUEST - name: MEMORY_REQUEST
value: 200Mi value: 200Mi
- name: CPU_LIMIT - name: CPU_LIMIT
value: 1000m value: "1"
- name: MEMORY_LIMIT - name: MEMORY_LIMIT
value: 500Mi value: 500Mi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment