Skip to content

Commit 1e3df12

Browse files
committed
Fix incorrect default
1 parent 86e70b8 commit 1e3df12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/site/content/managing-operators/using-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Legal values are: `List`, `LabelSelector`, `RegExp`, and `Dedicated`:
299299
which the operator itself is deployed, which is the namespace of the Helm release.
300300

301301
**NOTES**:
302-
- Defaults to `List`.
302+
- Defaults to `LabelSelector`.
303303
- For more information, see [Choose a domain namespace section strategy]({{<relref "/managing-operators/namespace-management#choose-a-domain-namespace-selection-strategy">}}).
304304

305305
{{% notice note %}}

0 commit comments

Comments
 (0)