Skip to content

Commit 8bb9ee7

Browse files
authored
Merge pull request #60452 from orelmisan/update_vmlatency_checkup_image
virt: Fix VM latency checkup's image name
2 parents d4516b0 + 5026f5b commit 8bb9ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-measuring-latency-vm-secondary-network.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ spec:
145145
restartPolicy: Never
146146
containers:
147147
- name: vm-latency-checkup
148-
image: registry.redhat.io/container-native-virtualization/vm-network-latency-checkup:v4.13.0
148+
image: registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9:v4.13.0
149149
securityContext:
150150
allowPrivilegeEscalation: false
151151
capabilities:

0 commit comments

Comments
 (0)