Skip to content

Commit 16f51cc

Browse files
committed
GH#45149: Update cluster-api-delete-machine
1 parent f2e7872 commit 16f51cc

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)