mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
feat: initial work on metacontroller
This commit is contained in:
parent
978ada4312
commit
4b96377e42
5 changed files with 202 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
submodules = ./submodules.nix;
|
||||
helm = ./helm.nix;
|
||||
docker = ./docker.nix;
|
||||
metacontroller = ./metacontroller;
|
||||
testing = ./testing.nix;
|
||||
test = ./test.nix;
|
||||
module = ./module.nix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue