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
|
|
@ -32,6 +32,7 @@ let
|
|||
./submodules/defaults.nix
|
||||
./submodules/versioning.nix
|
||||
./module.nix
|
||||
./metacontroller/compositecontroller.nix
|
||||
];
|
||||
testing.defaults = ({kubenix, ...}: {
|
||||
imports = [kubenix.modules.k8s];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue