Skip to content

Commit cb319a2

Browse files
committed
Ref the primaryContainerName to that of ClusterTrainingRuntime
Signed-off-by: Ram Lau <[email protected]>
1 parent 5aed32a commit cb319a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/v1beta1/kubeflow-trainer/trainjob-pytorch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
min: "0.5"
2727
max: "0.9"
2828
trialTemplate:
29-
primaryContainerName: pytorch
29+
primaryContainerName: node
3030
trialParameters:
3131
- name: learningRate
3232
description: Learning rate for the training model

0 commit comments

Comments
 (0)