We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5f8a0 commit 84a2b79Copy full SHA for 84a2b79
1 file changed
versioned_docs/version-5.4/05.policy/13.usingcrd/13.usingcrd.md
@@ -45,7 +45,7 @@ NeuVector creates and applies active groups only when an `NvGroupDefinition` is
45
**Summary**:
46
47
* `NvGroupDefinition` defines the group’s metadata and selection criteria.
48
-* NvSecurityRule and NvClusterSecurityRule apply and activate the group.
+* `NvSecurityRule` and `NvClusterSecurityRule` apply and activate the group.
49
* The presence of an `NvGroupDefinition` means the definition exists, but it becomes active only when referenced by a security rule.
50
51
All `NvGroupDefinition` resources are created under the `neuvector` namespace.
0 commit comments