修改日志挂载路径

This commit is contained in:
付庆吉
2021-08-02 09:24:29 +08:00
parent 091ea9dd82
commit 2f9fc4116b
3 changed files with 12 additions and 6 deletions

View File

@ -38,9 +38,8 @@ spec:
# 挂载日志存储
volumes:
- name: log
persistentVolumeClaim:
claimName: log-pvc
readOnly: false
hostPath:
path: /var/lib/docker/log/349553515466-uat/default-group/all #开发环境
# 必选Pod中容器列表
containers: