Skip to content

Commit

Permalink
updating long description
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosInTheCRD committed Oct 9, 2023
1 parent 62a1fd4 commit d1fe230
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .krew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d1fe230

Please sign in to comment.