ImagePullPolicy
(Redirected from ImagePullPolicy:)
Jump to navigation
Jump to search
If you don't specify a registry hostname, Kubernetes assumes that you mean the Docker public registry.
imagePullPolicy: Always, IfNotPresent, Never
kubectl rollout restart
imagePullPolicy: IfNotPresent
helm show all
imagePullPolicy: {{ .Values.image.pullPolicy }}
See also[edit]
Advertising: