diff --git a/.krew.yaml b/.krew.yaml index 1eb6d57..f95c9c3 100644 --- a/.krew.yaml +++ b/.krew.yaml @@ -6,10 +6,7 @@ spec: version: {{ .TagName }} homepage: https://github.com/chaosinthecrd/kube-lock shortDescription: A pane of glass between you and your Kubernetes clusters - description: | - Sits as an intermediary between you and kubectl, allowing you to lock and unlock contexts. - Prevents misfires to production / high-value Kubernetes clusters that you might have strong IAM privileges on. - Supports custom 'Profiles', allowing you to restrict certain verbs from being passed to high-value 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') platforms: - selector: