Skip to content

Commit 8ca5c9b

Browse files
booxterahalimx86
authored andcommitted
Pull the latest image for daemon set
With policy = Never, the image won't be pulled by kubelet, meaning the deployment will fail to start pods due to missing image in registry.
1 parent 4b1e1e5 commit 8ca5c9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

images/sriovdp-daemonset.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ spec:
3131
containers:
3232
- name: kube-sriovdp
3333
image: nfvpe/sriov-device-plugin:latest
34-
imagePullPolicy: Never
3534
args:
3635
- --log-level=10
3736
securityContext:

0 commit comments

Comments
 (0)