修改日志挂载路径

This commit is contained in:
付庆吉
2021-08-02 10:15:24 +08:00
parent 2f9fc4116b
commit 2d2eeb2f05

View File

@ -45,8 +45,8 @@ spec:
image: harbor.dcos.guangzhou.unicom.local/eshop/biz-service-ebtp-extend:latest
# 在容器中挂载日志存储区
volumeMounts:
- name: log
mountPath: /log
- name: log
mountPath: /log
# 需要暴露的端口库号列表
ports:
- containerPort: 18018