chore: use system version of kubectl
This commit is contained in:
@@ -31,7 +31,6 @@
|
|||||||
devShell = pkgs.mkShell {
|
devShell = pkgs.mkShell {
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
kubernetes-helm
|
kubernetes-helm
|
||||||
kubectl
|
|
||||||
(kubectl.withKrewPlugins (plugins: with plugins; [
|
(kubectl.withKrewPlugins (plugins: with plugins; [
|
||||||
cnpg
|
cnpg
|
||||||
]))
|
]))
|
||||||
|
|||||||
Reference in New Issue
Block a user