opa gatekeeper v3.23.1
ModifySet.spec.match.kinds[]
Kinds accepts a list of objects with apiGroups and kinds fields that list the groups/kinds of objects to which the mutation will apply. If multiple groups/kinds objects are specified, only one match is needed for the resource to be in scope.
| Field / Type | Description |
|---|---|
APIGroups is the API groups the resources belong to. '*' is all groups. If '*' is present, the length of the slice must be one. Required. | |
No description provided. |