取消cfs挂载

This commit is contained in:
jl-zhangqb
2023-08-11 16:27:12 +00:00
parent 891f27732c
commit 1690f94432

View File

@ -39,10 +39,6 @@ spec:
- name: log
hostPath:
path: /var/lib/docker/log/349553515466-prod/default-group/30days
- name: storage
persistentVolumeClaim:
claimName: file-pvc
readOnly: false
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
@ -61,8 +57,6 @@ spec:
volumeMounts:
- name: log
mountPath: /log
- name: storage
mountPath: /storage
ports:
- containerPort: 18018
livenessProbe: