K8s: remove helm-secrets - borked security
This commit is contained in:
parent
0a97316494
commit
30e010a013
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
plugins = builtins.attrValues {
|
plugins = builtins.attrValues {
|
||||||
inherit (pkgs.kubernetes-helmPlugins)
|
inherit (pkgs.kubernetes-helmPlugins)
|
||||||
helm-diff
|
helm-diff
|
||||||
helm-secrets
|
# helm-secrets
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue