opa gatekeeper v3.23.1
AssignImage.spec.match.namespaceSelector.matchExpressions[].values.spec.parameters
Parameters define the behavior of the mutator.
| Field / Type | Description |
|---|---|
assignDomain | AssignDomain sets the domain component on an image string. The trailing slash should not be included. |
assignPath | AssignPath sets the domain component on an image string. |
assignTag | AssignImage sets the image component on an image string. It must start with a `:` or `@`. |
No description provided. |