Decrease fluentd cpu request
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
limits:
|
||||
memory: 200Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 90m
|
||||
memory: 200Mi
|
||||
volumeMounts:
|
||||
- name: varlog
|
||||
|
@@ -44,7 +44,7 @@ spec:
|
||||
limits:
|
||||
memory: 300Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 90m
|
||||
memory: 200Mi
|
||||
volumeMounts:
|
||||
- name: varlog
|
||||
|
Reference in New Issue
Block a user