This commit is contained in:
2025-07-21 11:59:15 -05:00
parent 691c8e316b
commit 8903b0649d

View File

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