Skip to content

Commit 82b236d

Browse files
committed
fix: review
1 parent 847b49d commit 82b236d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Unfortunately there is no automated way to update firewall deployments or rules
175175
2. Update the `MetalStackFirewallTemplate` as desired.
176176
3. Remove `MetalStackFirewallDeployment.spec.managedResourceRef`.
177177
4. Wait for CAPMS to create the new firewall.
178-
5. Wait for the new firewall to be in `Phone Home` state using `metalctl machine list --id <new-id>`.
178+
5. Wait for the new firewall to be in `Phoned Home` state using `metalctl machine list --id <new-id>`.
179179
6. Delete the old firewall machine using `metalctl machine delete <old-id>` as soon as possible.
180180

181181
This leads to a minimized downtime of the cluster as the firewall is not available during the transition.

0 commit comments

Comments
 (0)