Skip to content

Commit 34a22cf

Browse files
committed
virt: Update DPDK checkup's image name
Currently, the DPDK checkup image name is referring to an internal registry. Update the image name to refer to the public registry. Signed-off-by: Orel Misan <[email protected]>
1 parent d4516b0 commit 34a22cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-checking-cluster-dpdk-readiness.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ spec:
198198
restartPolicy: Never
199199
containers:
200200
- name: dpdk-checkup
201-
image: brew.registry.redhat.io/rh-osbs/container-native-virtualization-kubevirt-dpdk-checkup-rhel9:v4.13.0
201+
image: registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9:v4.13.0
202202
imagePullPolicy: Always
203203
securityContext:
204204
allowPrivilegeEscalation: false

0 commit comments

Comments
 (0)