mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
feat: refactor kubenix.k8s-submodule to kubenix.all module
This commit is contained in:
parent
03e1f4c1c4
commit
fbaed4ec00
6 changed files with 78 additions and 6 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
submodules = ./submodules.nix;
|
||||
k8s = ./k8s;
|
||||
k8s-submodules = ./k8s/submodule.nix;
|
||||
istio = ./istio;
|
||||
testing = ./testing;
|
||||
helm = ./helm;
|
||||
docker = ./docker;
|
||||
all = ./all.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue