Compare commits
No commits in common. "7039b1be26629d79dbc6c615a91dabccce768368" and "f0fa47639b180754224a0e2e20372082fd7178cc" have entirely different histories.
7039b1be26
...
f0fa47639b
1 changed files with 0 additions and 4 deletions
|
@ -10,11 +10,7 @@ with config;
|
||||||
programs.krewfile = {
|
programs.krewfile = {
|
||||||
enable = true;
|
enable = true;
|
||||||
krewPackage = pkgs.krew;
|
krewPackage = pkgs.krew;
|
||||||
indexes = {
|
|
||||||
"netshoot" = "https://github.com/nilic/kubectl-netshoot.git";
|
|
||||||
};
|
|
||||||
plugins = [
|
plugins = [
|
||||||
"netshoot/netshoot"
|
|
||||||
"resource-capacity"
|
"resource-capacity"
|
||||||
"rook-ceph"
|
"rook-ceph"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue