Skip to content

Commit 49b1d2c

Browse files
authored
Merge pull request #98527 from abrennan89/CNV-51253-fix
CNV-51253: ControllerRevision label update
2 parents 56e0f2d + f88c0d4 commit 49b1d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/best-practices-rhacm-discovered-vm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can take several actions to improve your experience and chance of success wh
1212

1313
Protecting the VM when using MTV, the {product-title} web console, or a custom VM:: Because automatic labeling is not currently available, the application owner must manually label the components of the VM application when using MTV, the {product-title} web console, or a custom VM.
1414
+
15-
After creating the VM, apply a common label to the following resources associated with the VM: `VirtualMachine`, `DataVolume`, `PersistentVolumeClaim`, `Service`, `Route`, `Secret`, `ConfigMap`, `VirtualMachinePreference`, and `VirtualMachineInstancetype`. Do not label virtual machine instances (VMIs) or pods; {VirtProductName} creates and manages these automatically.
15+
After creating the VM, apply a common label to the following resources associated with the VM: `VirtualMachine`, `DataVolume`, `PersistentVolumeClaim`, `Service`, `Route`, `Secret` and `ConfigMap`. If the VM uses an instance type or preference, you must also label the `ControllerRevision` copy of these objects referenced by the spec or status of the VM. Do not label virtual machine instances (VMIs) or pods; {VirtProductName} creates and manages these automatically.
1616
+
1717
[IMPORTANT]
1818
====

0 commit comments

Comments
 (0)