We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08a40ba + 8660ce9 commit 2ef2867Copy full SHA for 2ef2867
deployments/k8s-v1.10-v1.15/sriovdp-daemonset.yaml
@@ -31,7 +31,7 @@ spec:
31
serviceAccountName: sriov-device-plugin
32
containers:
33
- name: kube-sriovdp
34
- image: ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.3.2
+ image: ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.4.0
35
imagePullPolicy: IfNotPresent
36
args:
37
- --log-dir=sriovdp
deployments/k8s-v1.16/sriovdp-daemonset.yaml
@@ -35,7 +35,7 @@ spec:
38
39
40
41
0 commit comments