Set memory limit (200mi) to fluentd static pod

This commit is contained in:
Dawn Chen 2015-07-01 17:00:06 -07:00
parent 6b61918b67
commit 54531d9b55

View File

@ -9,6 +9,7 @@ spec:
resources:
limits:
cpu: 100m
memory: 200Mi
env:
- name: "FLUENTD_ARGS"
value: "-qq"