From c9b89c37c14a311fcc0ecfcca270e0fb3d4dbdb4 Mon Sep 17 00:00:00 2001 From: Anthony Stanton Date: Fri, 3 Jan 2020 13:44:01 +0100 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bdabacf7..d37694b9 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ spec: - you may override the secret annotation with the `--secret-annotation` flag - you may want to prevent watching certain namespaces with the `--namespaces-to-ignore` flag - you may want to prevent watching certain resources with the `--resources-to-ignore` flag +- you can configure logging in JSON format with the `--log-format=json` option ## Deploying to Kubernetes