ImagePullPolicy Enum
Image pull policy Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated
Possible Values
#
Always
IfNotPresent
Never
Usages
#
References
#
- Field imagePullPolicy from DeploymentContainer
Previous
ImageLayersOutput
Next
ImageRegistry