Skip to content

Commit 37e52e3

Browse files
committed
Clarified policy labels instructions
Kudos to Germano Veit Michel for the suggestion
1 parent 0997737 commit 37e52e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-configuring-a-live-migration-policy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If multiple policies meet this criteria, the policies are sorted by alphabetical
3131
$ oc edit vm <vm_name>
3232
----
3333

34-
.. Adjust the required label values in the `.spec.template.metadata.labels` section of the configuration, for example as follows:
34+
.. Adjust the required label values in the `.spec.template.metadata.labels` section of the configuration. For example, to mark the VM as a `production` VM for the purposes of migration policies, add the `kubevirt.io/environment: production` line:
3535
+
3636
[source,yaml, subs="+quotes"]
3737
----

0 commit comments

Comments
 (0)