mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
feat: implement k8s-submodules
This commit is contained in:
parent
0abf88e0d5
commit
ecf531aeb4
3 changed files with 115 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ let
|
|||
lib = lib';
|
||||
submodules = ./submodules.nix;
|
||||
k8s = ./k8s;
|
||||
k8s-submodules = ./k8s/submodule.nix;
|
||||
istio = ./istio;
|
||||
testing = ./testing;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue