Skip to content

Commit

Permalink
update controller yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
typhoonzero committed Mar 14, 2018
1 parent 770e97d commit fd6e338
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions edl_controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ spec:
containers:
- name: training-job-controller
image: paddlepaddle/edl-controller
imagePullPolicy: Never
env:
- name: https_proxy
value: ""
- name: http_proxy
value: ""
command: ["/usr/local/bin/edl", "-logtostderr", "-log_level", "debug"]
command: ["/usr/local/bin/edl", "-logtostderr", "-log_level", "info"]

0 comments on commit fd6e338

Please sign in to comment.