fix a typo (#7492)

This commit is contained in:
Jianfeng Li
2018-02-23 15:08:44 +08:00
committed by k8s-ci-robot
parent 5a7e97b0fe
commit 979bcb1291
@@ -55,7 +55,7 @@ spec:
readOnly: true
- name: config-volume
mountPath: /etc/fluent/config.d
# Liveness probe is aimed to help in situarions where fluentd
# Liveness probe is aimed to help in situations where fluentd
# silently hangs for no apparent reasons until manual restart.
# The idea of this probe is that if fluentd is not queueing or
# flushing chunks for 5 minutes, something is not right. If