opa gatekeeper v3.14.0

AssignImage.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.

2 fields
AssignImage.spec.match.kinds[] fields and descriptions
Field / TypeDescription
string[]

APIGroups is the API groups the resources belong to. '*' is all groups. If '*' is present, the length of the slice must be one. Required.

string[]

No description provided.