Truecharts uses this?

This commit is contained in:
Benson Chu 2024-08-04 18:58:29 -05:00
parent 29d922b616
commit 4f84bef212

View file

@ -34,6 +34,14 @@
kubectl
talosctl
k9s
(wrapHelm kubernetes-helm {
plugins = with pkgs.kubernetes-helmPlugins; [
# helm-secrets
helm-diff
helm-s3
helm-git
];
})
# mps.overrideAttrs (old: {
# pname = "mps";