Skip to content

Commit 464975c

Browse files
authored
Apply suggestions from code review
1 parent a39e3f9 commit 464975c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/kops/edit_cluster.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ var (
6767
# Edit a cluster configuration in AWS.
6868
kops edit cluster k8s.cluster.site --state=s3://my-state-store
6969
70-
# Set Values in the spec.
70+
# Set cluster spec values.
7171
kops edit cluster testcluster.k8s.local --set spec.kubernetesVersion=1.28.4
7272
`))
7373
)

docs/cli/kops_edit_cluster.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)