Skip to content

Commit

Permalink
Set memory limit (200mi) to fluentd static pod
Browse files Browse the repository at this point in the history
  • Loading branch information
dchen1107 committed Jul 2, 2015
1 parent 6b61918 commit 54531d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/saltbase/salt/fluentd-gcp/fluentd-gcp.yaml
Expand Up @@ -9,6 +9,7 @@ spec:
resources:
limits:
cpu: 100m
memory: 200Mi
env:
- name: "FLUENTD_ARGS"
value: "-qq"
Expand Down

0 comments on commit 54531d9

Please sign in to comment.