Set memory limit (200mi) to fluentd static pod
This commit is contained in:
@@ -9,6 +9,7 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
|
memory: 200Mi
|
||||||
env:
|
env:
|
||||||
- name: "FLUENTD_ARGS"
|
- name: "FLUENTD_ARGS"
|
||||||
value: "-qq"
|
value: "-qq"
|
||||||
|
Reference in New Issue
Block a user