opa gatekeeper v3.14.0

Assign.spec.match.source

Source determines whether generated or original resources are matched. Accepts `Generated`|`Original`|`All` (defaults to `All`). A value of `Generated` will only match generated resources, while `Original` will only match regular resources.

1 fields
Assign.spec.match.source fields and descriptions
Field / TypeDescription
Assign.spec.match.source
string

Source determines whether generated or original resources are matched. Accepts `Generated`|`Original`|`All` (defaults to `All`). A value of `Generated` will only match generated resources, while `Original` will only match regular resources.

  • enum: ["All","Generated","Original"]