@@ -38,7 +38,7 @@ This example should serve as a reference, it is not recommended to apply it as i
3838 spec :
3939 ofedDriver :
4040 image : doca-driver
41- repository : nvcr.io/nvidia/mellanox
41+ repository : |doca-driver-repository|
4242 version : |doca-driver-version|
4343 upgradePolicy :
4444 autoUpgrade : true
@@ -59,7 +59,7 @@ This example should serve as a reference, it is not recommended to apply it as i
5959 periodSeconds : 30
6060 rdmaSharedDevicePlugin :
6161 image : k8s-rdma-shared-dev-plugin
62- repository : ghcr.io/mellanox
62+ repository : |k8s-rdma-shared-dev-plugin-repository|
6363 version : |k8s-rdma-shared-dev-plugin-version|
6464 # The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
6565 # Replace 'devices' with your (RDMA capable) netdevice name.
@@ -78,7 +78,7 @@ This example should serve as a reference, it is not recommended to apply it as i
7878 }
7979 sriovDevicePlugin :
8080 image : sriov-network-device-plugin
81- repository : ghcr.io/k8snetworkplumbingwg
81+ repository : |sriov-device-plugin-repository|
8282 version : |sriov-device-plugin-version|
8383 config : |
8484 {
@@ -96,48 +96,48 @@ This example should serve as a reference, it is not recommended to apply it as i
9696 secondaryNetwork :
9797 cniPlugins :
9898 image : plugins
99- repository : ghcr.io/k8snetworkplumbingwg
99+ repository : |cni-plugins-repository|
100100 version : |cni-plugins-version|
101101 ipoib :
102102 image : ipoib-cni
103- repository : ghcr.io/mellanox
103+ repository : |ipoib-cni-repository|
104104 version : |ipoib-cni-version|
105105 multus :
106106 image : multus-cni
107- repository : ghcr.io/k8snetworkplumbingwg
107+ repository : |multus-repository|
108108 version : |multus-version|
109109 ipamPlugin :
110110 image : whereabouts
111- repository : ghcr.io/k8snetworkplumbingwg
111+ repository : |whereabouts-repository|
112112 version : |whereabouts-version|
113113 nvIpam :
114114 image : nvidia-k8s-ipam
115- repository : ghcr.io/mellanox
115+ repository : |nvidia-ipam-repository|
116116 version : |nvidia-ipam-version|
117117 enableWebhook : false
118118 ibKubernetes :
119119 image : ib-kubernetes
120- repository : ghcr.io/mellanox/ ib-kubernetes
120+ repository : | ib-kubernetes-repository|
121121 version : |ib-kubernetes-version|
122122 pKeyGUIDPoolRangeStart : " 02:00:00:00:00:00:00:00"
123123 pKeyGUIDPoolRangeEnd : " 02:FF:FF:FF:FF:FF:FF:FF"
124124 ufmSecret : ufm-secret
125125 nicFeatureDiscovery :
126126 image : nic-feature-discovery
127- repository : ghcr.io/mellanox
127+ repository : |nic-feature-discovery-repository|
128128 version : |nic-feature-discovery-version|
129129 docaTelemetryService :
130130 image : doca_telemetry
131- repository : nvcr.io/nvidia/ doca
131+ repository : | doca-telemetry-repository|
132132 version : |doca-telemetry-version|
133133 nicConfigurationOperator :
134134 operator :
135135 image : nic-configuration-operator
136- repository : ghcr.io/mellanox
136+ repository : |nic-configuration-operator-repository|
137137 version : |nic-configuration-operator-version|
138138 configurationDaemon :
139139 image : nic-configuration-operator-daemon
140- repository : ghcr.io/mellanox
140+ repository : |nic-configuration-operator-repository|
141141 version : |nic-configuration-operator-version|
142142 nicFirmwareStorage :
143143 create : true
0 commit comments