Skip to content

Commit dc87311

Browse files
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"
1 parent 350439b commit dc87311

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/helm-purge.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# $HOME/.k9s/plugin.yml
22
plugins:
33
# Issues a helm delete --purge for the resource associated with the selected pod
4+
# Requires https://github.com/robertsmieja/kubectl-purge
45
helm-purge:
56
shortCut: Ctrl-P
67
description: Helm Purge

0 commit comments

Comments
 (0)