File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
deployment/network-operator Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ sriov-network-operator:
162162 sriovCni : nvcr.io/nvstaging/mellanox/sriov-cni:network-operator-v25.10.0
163163 ibSriovCni : nvcr.io/nvstaging/mellanox/ib-sriov-cni:network-operator-v25.10.0
164164 ovsCni : nvcr.io/nvstaging/mellanox/ovs-cni-plugin:network-operator-v25.10.0
165- # rdmaCni: nvcr.io/nvstaging/mellanox/rdma-cni:network-operator-v25.10.0
165+ rdmaCni : nvcr.io/nvstaging/mellanox/rdma-cni:network-operator-v25.10.0
166166 sriovDevicePlugin : nvcr.io/nvstaging/mellanox/sriov-network-device-plugin:network-operator-v25.10.0
167167 resourcesInjector : ghcr.io/k8snetworkplumbingwg/network-resources-injector:v1.7.0
168168 webhook : nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-v25.10.0
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ sriov-network-operator:
162162 sriovCni: {{ .SriovCni.Repository }}/{{ .SriovCni.Image }}:{{ .SriovCni.Version }}
163163 ibSriovCni: {{ .SriovIbCni.Repository }}/{{ .SriovIbCni.Image }}:{{ .SriovIbCni.Version }}
164164 ovsCni: {{ .OVSCni.Repository }}/{{ .OVSCni.Image }}:{{ .OVSCni.Version }}
165- # rdmaCni: {{ .RDMACni.Repository }}/{{ .RDMACni.Image }}:{{ .RDMACni.Version }}
165+ rdmaCni: {{ .RDMACni.Repository }}/{{ .RDMACni.Image }}:{{ .RDMACni.Version }}
166166 sriovDevicePlugin: {{ .SriovDevicePlugin.Repository }}/{{ .SriovDevicePlugin.Image }}:{{ .SriovDevicePlugin.Version }}
167167 resourcesInjector: ghcr.io/k8snetworkplumbingwg/network-resources-injector:v1.7.0
168168 webhook: {{ .SriovNetworkOperatorWebhook.Repository }}/{{ .SriovNetworkOperatorWebhook.Image }}:{{ .SriovNetworkOperatorWebhook.Version }}
You can’t perform that action at this time.
0 commit comments