This commit is contained in:
2025-07-21 11:57:22 -05:00
parent ab08c79ed3
commit 691c8e316b

View File

@@ -54,7 +54,7 @@
containerPort = x;
hostPort = x;
protocol = "udp";
}) (builtins.genList (y: y + 49152) (1000));
}) (builtins.genList (y: y + 49152) (10000));
/* ++ map (x : {
containerPort = x;