Skip to content

Commit

Permalink
Document the WATCH_NAMESPACE behavior
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>
  • Loading branch information
ArangoGutierrez committed Feb 8, 2022
1 parent e51c5a9 commit c880bc7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/get-started/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ IMAGE_TAG={{ site.container_image }}
make deploy
```

By default the operator will watch the namespace defined on the
deployment manifest the env WATCH_NAMESPACE will track the
metadata.namespace of the deployment, if unset the operator
will watch ALL namespaces.

Create a NodeFeatureDiscovery instance

```bash
Expand Down

0 comments on commit c880bc7

Please sign in to comment.