opa gatekeeper v3.14.0

AssignImage.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
AssignImage.spec.match.source fields and descriptions
Field / TypeDescription
AssignImage.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"]