wip: figuring out how to do multiple envs and stuff

This commit is contained in:
2024-10-14 07:51:07 +02:00
parent 768cb1ddef
commit 91b56423f2
10 changed files with 131 additions and 37 deletions
+7
View File
@@ -0,0 +1,7 @@
{ ... }:
{
imports = [
./oceanbox/network
# ./oceanbox/kyverno
];
}