Skip to content

Commit 9fa27f3

Browse files
authored
Merge pull request #85711 from sbeskin-redhat/CNV_46268_Replace_running_with_runStrategy
CNV-46268: DPDK example VM: Replace running with runStrategy
2 parents 7830941 + c8535b5 commit 9fa27f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-configuring-vm-dpdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kind: VirtualMachine
2323
metadata:
2424
name: rhel-dpdk-vm
2525
spec:
26-
running: true
26+
runStrategy: Always
2727
template:
2828
metadata:
2929
annotations:

0 commit comments

Comments
 (0)