We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b39467 commit 1affe56Copy full SHA for 1affe56
cluster/addons/fluentd-gcp/scaler-deployment.yaml
@@ -31,6 +31,6 @@ spec:
31
- name: MEMORY_REQUEST
32
value: 200Mi
33
- name: CPU_LIMIT
34
- value: '1'
+ value: "1"
35
- name: MEMORY_LIMIT
36
value: 500Mi
0 commit comments