lower number

This commit is contained in:
2025-07-21 11:54:49 -05:00
parent d2c675dd06
commit ab08c79ed3

View File

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