From 6e5fd6eb543171bd105cc0f3d8559a53c4243c39 Mon Sep 17 00:00:00 2001 From: Jonny Date: Wed, 24 Feb 2021 18:43:51 -0800 Subject: [PATCH] Remove unnecessary space --- .krew.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.krew.yaml b/.krew.yaml index f43e86d..a566b6e 100644 --- a/.krew.yaml +++ b/.krew.yaml @@ -8,7 +8,7 @@ spec: shortDescription: Run kubectl commands against multiple clusters at once description: |+2 This plugin helps to work with multiple kubernetes clusters at once, filtered by - a regular expression. For instance to get the status of a deployment across all + a regular expression. For instance to get the status of a deployment across all `staging` clusters run the following command: kubectl mc -r staging -- get deployments -n kube-system platforms: