You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorials/explore-available-content.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ Then you can query the catalog by using `curl` commands and the `jq` CLI tool to
92
92
```
93
93
94
94
!!! important
95
-
OLM 1.0 supports installing extensions that define webhooks. Targeting a single or specified set of namespaces still requires enabling the `SingleOwnNamespaceInstallSupport` featuregate.
95
+
OLM 1.0 supports installing extensions that define webhooks. Targeting a single or specified set of namespaces requires enabling the `SingleOwnNamespaceInstallSupport` feature-gate.
96
96
97
97
3. Return list of packages that support `AllNamespaces` install mode and do not use webhooks:
0 commit comments