提交 ad07ceda 编写于 作者: S suoych

update templates

上级 3eb8786e
......@@ -7,7 +7,7 @@ metadata:
spec:
containers:
- name: file-server
image: hub.baidubce.com/ctr/file-server:hdfs9
image: hub.baidubce.com/ctr/file-server:hdfs14
ports:
- containerPort: 8080
command: ['bash']
......
......@@ -21,7 +21,7 @@ spec:
imagePullSecrets:
- name: default-secret
containers:
- image: hub.baidubce.com/ctr/fleet-ctr:90
- image: hub.baidubce.com/ctr/fleet-ctr:93
command:
- paddle_k8s
- start_fluid
......@@ -113,7 +113,7 @@ spec:
imagePullSecrets:
- name: default-secret
containers:
- image: hub.baidubce.com/ctr/fleet-ctr:90
- image: hub.baidubce.com/ctr/fleet-ctr:93
command:
- paddle_k8s
- start_fluid
......@@ -194,5 +194,5 @@ spec:
- name: PATH
value: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/jdk1.8.0_231/bin:/usr/local/hadoop-2.8.5/bin:/Python-3.7.0
- name: ENTRY
value: cd workspace && (bash mlflow_run.sh &) && python3 train_with_mlflow.py slot.conf
value: cd workspace && python3 train_with_mlflow.py slot.conf
restartPolicy: OnFailure
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册