1、修改uat日志磁盘挂载

2、增加委托接口参数代理机构编码为空校验
This commit is contained in:
dxc
2021-08-02 08:33:47 +08:00
parent d89822073e
commit 793e9f4ffd
3 changed files with 9 additions and 3 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 #uat环境
# 必选Pod中容器列表
containers: