mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
feat(k8s): improve aliased resource naming
This commit is contained in:
parent
3d149d6101
commit
ec3f7ecb10
12 changed files with 808 additions and 790 deletions
|
|
@ -8,4 +8,7 @@
|
|||
testing = ./testing.nix;
|
||||
test = ./test.nix;
|
||||
module = ./module.nix;
|
||||
v1 = {
|
||||
modules = ./v1/modules.nix;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue