Skip to content

Commit b14eac3

Browse files
committed
Update docs
Signed-off-by: Abhi Kapoor <abhinavkapoor0@gmail.com>
1 parent a07bfea commit b14eac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ The full list of supported environment variables is described below:
5757
|`KUBECHECKS_LOG_LEVEL`|Set the log output level. One of error, warn, info, debug, trace.|`info`|
5858
|`KUBECHECKS_MAX_CONCURRENCT_CHECKS`|Number of concurrent checks to run.|`32`|
5959
|`KUBECHECKS_MAX_QUEUE_SIZE`|Size of app diff check queue.|`1024`|
60-
|`KUBECHECKS_MONITOR_APPS_NAMESPACES`|Additional namespaces other than the ArgoCDNamespace to monitor for applications.|`[]`|
6160
|`KUBECHECKS_MONITOR_ALL_APPLICATIONS`|Monitor all applications in argocd automatically.|`true`|
61+
|`KUBECHECKS_MONITOR_APPS_NAMESPACES`|Additional namespaces other than the ArgoCDNamespace to monitor for applications.|`[]`|
6262
|`KUBECHECKS_OPENAI_API_TOKEN`|OpenAI API Token.||
6363
|`KUBECHECKS_OTEL_COLLECTOR_HOST`|The OpenTelemetry collector host.||
6464
|`KUBECHECKS_OTEL_COLLECTOR_PORT`|The OpenTelemetry collector port.||

0 commit comments

Comments
 (0)