Skip to content

Commit

Permalink
Update helm-purge.yaml (derailed#2787)
Browse files Browse the repository at this point in the history
* Update helm-purge.yaml

Document prereq to install https://github.com/robertsmieja/kubectl-purge in order for kubectl purge

Otherwise fails with 
> $ kubectl purge
> error: unknown command "purge" for "kubectl"

* Update helm-purge.yaml
  • Loading branch information
gberche-orange authored and uozalp committed Sep 2, 2024
1 parent 0a0ed16 commit 5540b9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/helm-purge.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $HOME/.k9s/plugin.yml
plugins:
# Issues a helm delete --purge for the resource associated with the selected pod
# Requires https://github.com/derailed/k9s/blob/master/plugins/kubectl/kubectl-purge
helm-purge:
shortCut: Ctrl-P
description: Helm Purge
Expand Down

0 comments on commit 5540b9d

Please sign in to comment.