Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 734 Bytes

V1ImageLookupPolicy.md

File metadata and controls

10 lines (6 loc) · 734 Bytes

V1ImageLookupPolicy

Properties

Name Type Description Notes
local bool local will change the docker short image references (like "mysql" or "php:latest") on objects in this namespace to the image ID whenever they match this image stream, instead of reaching out to a remote registry. The name will be fully qualified to an image ID if found. The tag's referencePolicy is taken into account on the replaced value. Only works within the current namespace.

[Back to Model list] [Back to API list] [Back to README]