testing new index feature for krewfile
This commit is contained in:
parent
f0fa47639b
commit
9d9b370215
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ with config;
|
||||||
enable = true;
|
enable = true;
|
||||||
krewPackage = pkgs.krew;
|
krewPackage = pkgs.krew;
|
||||||
plugins = [
|
plugins = [
|
||||||
|
"index netshoot https://github.com/nilic/kubectl-netshoot.git"
|
||||||
|
"netshoot/netshoot"
|
||||||
"resource-capacity"
|
"resource-capacity"
|
||||||
"rook-ceph"
|
"rook-ceph"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue