Skip to content

Commit e37ef6f

Browse files
author
Michael Burke
committed
MCO OCL correct an annotation
1 parent fd20784 commit e37ef6f

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+
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` annotations on the node, which are added to the node when you create the `MachineOSConfig` object.

0 commit comments

Comments
 (0)