diff options
author | Azat Bahawi <azat@bahawi.net> | 2024-03-08 21:30:37 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2024-03-08 21:30:37 +0300 |
commit | 04be52d7b75eb62203a3af8d85e36e3584123f90 (patch) | |
tree | 5ad22924998c10c45834eadae6c0498a3ac4be1b /modules/common/profiles | |
parent | 2024-03-04 (diff) |
2024-03-08
Diffstat (limited to '')
-rw-r--r-- | modules/common/profiles/dev/containers.nix | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/modules/common/profiles/dev/containers.nix b/modules/common/profiles/dev/containers.nix index d9b67d0..e90c88e 100644 --- a/modules/common/profiles/dev/containers.nix +++ b/modules/common/profiles/dev/containers.nix @@ -34,14 +34,7 @@ in { }; packages = with pkgs; [ - argocd - chart-testing - clusterctl - cmctl - datree - istioctl k9s - kubeconform kubectl kubectl-doctor kubectl-images @@ -50,10 +43,8 @@ in { kubelogin-oidc kubent kubernetes-helm - kubeseal kubespy minikube - skaffold skopeo stern telepresence2 |