1、修改uat日志磁盘挂载
2、增加委托接口参数代理机构编码为空校验
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 #uat环境
|
||||
|
||||
# 必选,Pod中容器列表
|
||||
containers:
|
||||
|
Reference in New Issue
Block a user