diff --git a/deploy/docs/Best_Practices.md b/deploy/docs/Best_Practices.md index 81016b55f3..057ebb5c41 100644 --- a/deploy/docs/Best_Practices.md +++ b/deploy/docs/Best_Practices.md @@ -200,7 +200,7 @@ excludePodRegex because the string is dynamic. Example: ```yaml - excludepodRegex: "(dashboard.*|sumologic.*)" + excludePodRegex: "(dashboard.*|sumologic.*)" ``` - For things like namespace you won’t need to use a star at the end since there is no dynamic string. Example: @@ -223,7 +223,7 @@ For example suppose you want to exclude the following log messages: In your values.yaml, you can simply add the following to your `values.yaml`: -``` +```yaml fluentd: logs: containers: