Skip to content

Commit 3618050

Browse files
author
Michael Burke
committed
Edit per umohnani8
1 parent 436178d commit 3618050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/coreos-layering-configuring-on-remove.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ To prevent the custom layered images from taking up excessive space in your regi
1010

1111
The credentials provided by the registry push secret that you added to the `MachineOSBuild` object must grant the permission for deleting an image from the registry. If the delete permission is not provided, the image is not removed when you delete the `MachineOSBuild` object.
1212

13-
Note that the custom layered image is not deleted if the image is either currently in use on a node or is desired by the nodes, as indicated by the `machineconfiguration.openshift.io/currentConfig` or `machineconfiguration.openshift.io/desiredConfig` annotation on the node.
13+
Note that the custom layered image is not deleted if the image is either currently in use on a node or is desired by the nodes, as indicated by the `machineconfiguration.openshift.io/currentImage` or `machineconfiguration.openshift.io/desiredImage` annotation on the node.

0 commit comments

Comments
 (0)