From e702610dc660c95fb7777639639fb345ec57ad32 Mon Sep 17 00:00:00 2001 From: Avi Huly Date: Mon, 19 Dec 2022 14:35:28 +0200 Subject: [PATCH] Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2d9ab1f..6df53c7c 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ spec: - you may override the configmap annotation with the `--configmap-annotation` flag - 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 watch only a set of namespaces with certain labels by using the `--namespace-selector` 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 - you can configure the "reload strategy" with the `--reload-strategy=` option (details below)