Skip to content

Commit f5c2f8e

Browse files
authored
Update mco-update-boot-images-configuring.adoc to add correct label with "=" instead of ":"
Update mco-update-boot-images-configuring.adoc to add correct label with "=" instead of ":"
1 parent 3bedab9 commit f5c2f8e

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)