From f4998ff2bdb6bbb0530864e405b23067fd601337 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Tue, 13 Aug 2024 11:14:13 -0400 Subject: [PATCH] Add more k8s utils --- modules/hosts/darwin/mightymac/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/hosts/darwin/mightymac/default.nix b/modules/hosts/darwin/mightymac/default.nix index 2806395..e4690be 100644 --- a/modules/hosts/darwin/mightymac/default.nix +++ b/modules/hosts/darwin/mightymac/default.nix @@ -9,6 +9,7 @@ kopia kubectx reposurgeon + step-cli # terraform-versions."1.5.7" terraformer ]; @@ -30,6 +31,7 @@ "hubble" "kind" "kubernetes-cli" + "kubeseal" "lima" "opentofu" "node_exporter"