Skip to content

Commit 6c13063

Browse files
authored
Merge pull request #51175 from mburke5678/mco-cluster-api-delete-machine
GH#45149: Update cluster-api-delete-machine
2 parents 9c9ac69 + 16f51cc commit 6c13063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/machineset-delete-policy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
replicas: <desired_replica_count>
1616
----
1717

18-
Specific machines can also be prioritized for deletion by adding the annotation `machine.openshift.io/cluster-api-delete-machine` to the machine of interest, regardless of the deletion policy.
18+
Specific machines can also be prioritized for deletion by adding the annotation `machine.openshift.io/cluster-api-delete-machine=true` to the machine of interest, regardless of the deletion policy.
1919

2020
[IMPORTANT]
2121
====

0 commit comments

Comments
 (0)