Skip to content

Commit 6e5fd6e

Browse files
Remove unnecessary space
1 parent 6997205 commit 6e5fd6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.krew.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
shortDescription: Run kubectl commands against multiple clusters at once
99
description: |+2
1010
This plugin helps to work with multiple kubernetes clusters at once, filtered by
11-
a regular expression. For instance to get the status of a deployment across all
11+
a regular expression. For instance to get the status of a deployment across all
1212
`staging` clusters run the following command:
1313
kubectl mc -r staging -- get deployments -n kube-system
1414
platforms:

0 commit comments

Comments
 (0)