Commit 01a2c606 authored by 黎博's avatar 黎博

再次去掉java.yaml里的配置

parent 86590940
......@@ -48,8 +48,8 @@ spec:
- name: {{serviceName}}
image: ccr.ccs.tencentyun.com/{{image}}
imagePullPolicy: IfNotPresent
command: [ "/bin/bash", "-ce", "tail -f /dev/null" ]
args: [ "while true; do sleep 30; done;" ]
# command: [ "/bin/bash", "-ce", "tail -f /dev/null" ]
# args: [ "while true; do sleep 30; done;" ]
volumeMounts:
- mountPath: /home/logs
name: filelog
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment