Skip to content

Commit 93e97dc

Browse files
authored
Merge pull request #48701 from sabrinajess/CNV12562E
CNV-12562: Addendum with edits to YAML
2 parents 6cb7ae7 + e0284e9 commit 93e97dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ spec:
4343
selectors:
4444
namespaceSelector: <1>
4545
matchLabels:
46-
hpc-workloads: true
46+
hpc-workloads: "True"
4747
xyz-workloads-type: ""
4848
virtualMachineInstanceSelector: <2>
4949
matchLabels:
50-
workload-type: db
50+
workload-type: "db"
5151
operating-system: ""
5252
----
5353
<1> Use `namespaceSelector` to define a group of VMIs by using namespace labels.

0 commit comments

Comments
 (0)