10000
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user