Skip to content

Commit f37df17

Browse files
tkatilatenzen-y
andauthored
Update pkg/controller.v1/mpi/mpijob.go
Co-authored-by: Yuki Iwai <[email protected]>
1 parent 19a2d78 commit f37df17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/controller.v1/mpi/mpijob.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const (
4545
initContainerCpu = "100m"
4646
initContainerEphStorage = "5Gi"
4747
initContainerMem = "512Mi"
48-
iMpiDefaultBootstrap = "rsh"
48+
iMPIDefaultBootstrap = "rsh"
4949
)
5050

5151
const (

0 commit comments

Comments
 (0)