Merge branch 'dev' into 'uat'
修改日志挂载路径 See merge request eshop/biz_service_ebtp_extend!52
This commit is contained in:
@ -45,8 +45,8 @@ spec:
|
|||||||
image: harbor.dcos.guangzhou.unicom.local/eshop/biz-service-ebtp-extend:latest
|
image: harbor.dcos.guangzhou.unicom.local/eshop/biz-service-ebtp-extend:latest
|
||||||
# 在容器中挂载日志存储区
|
# 在容器中挂载日志存储区
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: log
|
- name: log
|
||||||
mountPath: /log
|
mountPath: /log
|
||||||
# 需要暴露的端口库号列表
|
# 需要暴露的端口库号列表
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 18018
|
- containerPort: 18018
|
||||||
|
Reference in New Issue
Block a user