File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6868+
6969[TIP]
7070====
71- If an appropriate label is not present on the machine set, add a key/ value pair by running a command similar to following:
71+ If an appropriate label is not present on the machine set, add a key- value pair by running a command similar to following:
7272
7373----
7474$ oc label machineset.machine ci-ln-hmy310k-72292-5f87z-worker-a update-boot-image=true -n openshift-machine-api
@@ -140,7 +140,7 @@ spec:
140140 disks:
141141 - autoDelete: true
142142 boot: true
143- image: projects/rhcos-cloud/global/images/rhcos-416-92-202402201450-0-gcp-x86-64 <1>
143+ image: projects/rhcos-cloud/global/images/<boot_image> <1>
144144# ...
145145----
146146<1> This boot image is the same as the current {product-title} version.
You can’t perform that action at this time.
0 commit comments