File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,9 @@ content: |
2929 helm repo add mongodb https://mongodb.github.io/helm-charts
3030 helm install atlas-operator --namespace=atlas-operator --create-namespace mongodb/mongodb-atlas-operator
3131
32- - If you want |ak8so| to watch only its own |k8s-ns|, set the
33- ``--watchNamespaces`` flag to its own |k8s-ns|, and run the
34- following command:
35-
36- .. note::
37-
38- You can set the ``--watchNamespaces`` flag only to its
39- own |k8s-ns|. Setting the ``--watchNamespaces`` flag to any
40- other |k8s-ns| is currently unsupported.
32+ - If you want |ak8so| to watch a particular set of |k8s-nss|, set the
33+ ``--watchNamespaces`` flag to a comma-separated list of |k8s-nss| to be watched.
34+ For example, run the following command to watch only the ``atlas-operator``namespace:
4135
4236 .. code-block:: sh
4337
You can’t perform that action at this time.
0 commit comments