mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
feat: initial helm integration (thanks to @matejc)
helm2json was first implemented by matejc in https://github.com/matejc/helm2json and incorperated in this project, big thanks to @matejc for making this possible
This commit is contained in:
parent
a5f9639258
commit
ba1144a8df
7 changed files with 296 additions and 0 deletions
|
|
@ -29,5 +29,6 @@ let
|
|||
k8s-submodules = ./k8s/submodule.nix;
|
||||
istio = ./istio;
|
||||
testing = ./testing;
|
||||
helm = ./helm;
|
||||
};
|
||||
in kubenix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue