Skip to content

Commit

Permalink
Merge pull request #8513 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…8510-to-release-1.4

[release-1.4] 📖 docs: fix clusterctl alpha rollout typo
  • Loading branch information
k8s-ci-robot committed Apr 11, 2023
2 parents 906e144 + 1089f58 commit 40ea2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/tasks/upgrading-clusters.md
Expand Up @@ -63,7 +63,7 @@ The rollout can be triggered by running the following command:

```shell
# Trigger a KubeadmControlPlane rollout.
clusterctl alpha rollout restart kubeadmcontrollplane/my-kcp
clusterctl alpha rollout restart kubeadmcontrolplane/my-kcp

# Trigger a MachineDeployment rollout.
clusterctl alpha rollout restart machinedeployment/my-md-0
Expand Down

0 comments on commit 40ea2d9

Please sign in to comment.