From 5ac2164a1c2f47b6b53cf4ba5fefeec68b164075 Mon Sep 17 00:00:00 2001 From: kahootali Date: Mon, 13 Jan 2020 17:09:25 +0500 Subject: [PATCH] add logFormat parameter in Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d37694b9..3b6a54eb 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,8 @@ Reloader can be configured to ignore the resources `secrets` and `configmaps` by `Note`: At one time only one of these resource can be ignored, trying to do it will cause error in helm template compilation. +You can also set the log format of Reloader to json by setting `logFormat` to `json` in values.yaml and apply the chart + ## Help ### Documentation