From 8d2bc928d13034163aaa0b0dc694d106979c9f97 Mon Sep 17 00:00:00 2001 From: jandres - moscardo Date: Thu, 16 Nov 2023 18:27:34 +0100 Subject: [PATCH] Update olm.md (#1640) typo space --- docs/getting-started/installation/olm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/installation/olm.md b/docs/getting-started/installation/olm.md index 3b100a16a..8ee42dd6f 100644 --- a/docs/getting-started/installation/olm.md +++ b/docs/getting-started/installation/olm.md @@ -47,7 +47,7 @@ configure it to watch the `default` namespaces: config: env: - name: OPERATOR_EXCLUDE_NAMESPACES - value: "kube-system" + value: "kube-system" EOF ``` The operator will be installed in the `trivy-system` namespace and will select all namespaces, except