修改日志挂载路径
This commit is contained in:
@ -37,9 +37,8 @@ spec:
|
||||
spec:
|
||||
volumes:
|
||||
- name: log
|
||||
persistentVolumeClaim:
|
||||
claimName: log-pvc
|
||||
readOnly: false
|
||||
hostPath:
|
||||
path: /var/lib/docker/log/349553515466-preprod/default-group/all #开发环境
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
|
Reference in New Issue
Block a user