修改日志挂载路径
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user