mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 07:46:09 +01:00
kubectl-doctor: move to by-name
This commit is contained in:
parent
e6717ef35b
commit
7724b648cf
2 changed files with 0 additions and 2 deletions
|
@ -31727,8 +31727,6 @@ with pkgs;
|
|||
|
||||
kubectl-cnpg = callPackage ../applications/networking/cluster/kubectl-cnpg { };
|
||||
|
||||
kubectl-doctor = callPackage ../applications/networking/cluster/kubectl-doctor { };
|
||||
|
||||
kubectl-example = callPackage ../applications/networking/cluster/kubectl-example { };
|
||||
|
||||
kubectl-explore = callPackage ../applications/networking/cluster/kubectl-explore { };
|
||||
|
|
Loading…
Reference in a new issue