Feat cronjob #23
@@ -35,7 +35,7 @@ func NewServicePort(port, target int) *ServicePort {
|
|||||||
Protocol: "TCP",
|
Protocol: "TCP",
|
||||||
Port: port,
|
Port: port,
|
||||||
TargetPort: port,
|
TargetPort: port,
|
||||||
Name: "port-" + strconv.Itoa(port),
|
Name: "port-" + strconv.Itoa(target),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user