Truecharts uses this?
This commit is contained in:
parent
29d922b616
commit
4f84bef212
1 changed files with 8 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in a new issue