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
|
|
@ -191,6 +191,7 @@ in {
|
|||
|
||||
submodules.instances = mkOption {
|
||||
description = "Attribute set of submodule instances";
|
||||
default = {};
|
||||
type = types.attrsOf (types.submodule ({name, config, ...}: let
|
||||
# submodule associated with
|
||||
submodule = findSubmodule {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue