Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
hakman authored Nov 23, 2023
1 parent a39e3f9 commit 464975c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/kops/edit_cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ var (
# Edit a cluster configuration in AWS.
kops edit cluster k8s.cluster.site --state=s3://my-state-store
# Set Values in the spec.
# Set cluster spec values.
kops edit cluster testcluster.k8s.local --set spec.kubernetesVersion=1.28.4
`))
)
Expand Down
2 changes: 1 addition & 1 deletion docs/cli/kops_edit_cluster.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 464975c

Please sign in to comment.