Skip to content

Commit 23a8d45

Browse files
Update effects.md
1 parent 7381377 commit 23a8d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/concepts/effects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ definitions as `constraintTemplate` is deprecated.
187187
- **apiGroups** (required when using _templateInfo_)
188188
- An _array_ that includes the
189189
[API groups](https://kubernetes.io/docs/reference/using-api/#api-groups) to match. An empty
190-
array (`[""]`) is the core API group while `["*"]` matches all API groups.
190+
array (`[""]`) is the core API group.
191191
- Defining `["*"]` for _apiGroups_ is disallowed.
192192
- **kinds** (required when using _templateInfo_)
193193
- An _array_ that includes the

0 commit comments

Comments
 (0)