Skip to content

Commit 052f780

Browse files
authored
Merge pull request #96719 from aksjadha/patch-3
Update mco-update-boot-images-configuring.adoc to add correct label with "=" instead of ":"
2 parents b56e855 + f5c2f8e commit 052f780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mco-update-boot-images-configuring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
If an appropriate label is not present on the machine set, add a key-value pair by running a command similar to following:
7878
7979
----
80-
$ oc label machineset.machine ci-ln-hmy310k-72292-5f87z-worker-a region: "east" -n openshift-machine-api
80+
$ oc label machineset.machine ci-ln-hmy310k-72292-5f87z-worker-a region="east" -n openshift-machine-api
8181
----
8282
====
8383

0 commit comments

Comments
 (0)