File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/book/src/developer/architecture/controllers Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Changes to the following fields of MachineSet are propagated in-place to the Mac
19
19
- ` .spec.template.spec.nodeVolumeDetachTimeout `
20
20
21
21
Changes to the following fields of MachineSet are propagated in-place to the InfrastructureMachine and BootstrapConfig:
22
- - ` .spec.machineTemplate .metadata.labels `
23
- - ` .spec.machineTemplate .metadata.annotations `
22
+ - ` .spec.template .metadata.labels `
23
+ - ` .spec.template .metadata.annotations `
24
24
25
- Note: Changes to these fields will not be propagated to Machines that are marked for deletion (example: because of scale down).
25
+ Note: Changes to these fields will not be propagated to Machines that are marked for deletion (example: because of scale down).
You can’t perform that action at this time.
0 commit comments