mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Revert "Decrese fluentd cpu request"
This commit is contained in:
parent
ee8b663d22
commit
77fd8a1898
@ -33,7 +33,7 @@ spec:
|
||||
limits:
|
||||
memory: 200Mi
|
||||
requests:
|
||||
cpu: 90m
|
||||
cpu: 100m
|
||||
memory: 200Mi
|
||||
volumeMounts:
|
||||
- name: varlog
|
||||
|
@ -44,7 +44,7 @@ spec:
|
||||
limits:
|
||||
memory: 300Mi
|
||||
requests:
|
||||
cpu: 90m
|
||||
cpu: 100m
|
||||
memory: 200Mi
|
||||
volumeMounts:
|
||||
- name: varlog
|
||||
|
Loading…
Reference in New Issue
Block a user