From 28d11f8306a1512fec23aed4b752c04209a9d531 Mon Sep 17 00:00:00 2001 From: chaosinthecrd Date: Mon, 9 Oct 2023 14:15:07 +0100 Subject: [PATCH] fixed caveat --- .krew.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.krew.yaml b/.krew.yaml index f95c9c3..9b7bc63 100644 --- a/.krew.yaml +++ b/.krew.yaml @@ -7,7 +7,7 @@ spec: homepage: https://github.com/chaosinthecrd/kube-lock shortDescription: A pane of glass between you and your Kubernetes clusters description: An intermediary between you and kubectl, allowing you to lock/unlock contexts. - caveats: must alias `kubectl` to kubectl-lock kubectl in `.bashrc`/`.zshrc` (e.g., alias kubectl='kubectl-lock kubectl') + caveats: must alias `kubectl` to kubectl-lock kubectl in `.bashrc`/`.zshrc` (e.g., alias kubectl='kubectl-lock kubectl --') platforms: - selector: matchLabels: