testing new index feature for krewfile

This commit is contained in:
Joseph Hanson 2024-09-11 16:17:12 -05:00
parent f0fa47639b
commit 9d9b370215
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -11,6 +11,8 @@ with config;
enable = true;
krewPackage = pkgs.krew;
plugins = [
"index netshoot https://github.com/nilic/kubectl-netshoot.git"
"netshoot/netshoot"
"resource-capacity"
"rook-ceph"
];