mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-14 03:10:44 -03:30
fixed typo
This commit is contained in:
parent
e0960f6288
commit
38eb1d548a
@ -27,7 +27,7 @@ spec:
|
||||
resources:
|
||||
limits:
|
||||
{% if fluentd_cpu_limit is defined and fluentd_cpu_limit != "0m" %}
|
||||
mem: {{ fluentd_cpu_limit }}
|
||||
cpu: {{ fluentd_cpu_limit }}
|
||||
{% endif %}
|
||||
memory: {{ fluentd_mem_limit }}
|
||||
requests:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user