修改挂载配置

Former-commit-id: 9c3325b8f4
This commit is contained in:
zhangwei 2023-07-07 15:55:13 +08:00
parent c8f3eff9f2
commit 202a89ed18
1 changed files with 3 additions and 3 deletions

View File

@ -42,9 +42,9 @@ spec:
persistentVolumeClaim:
claimName: pcm-image-storage
- name: sock-volume
hostPath:
path: /var/run/docker.sock
type: FileOrCreate
hostPath:
path: /var/run/docker.sock
type: FileOrCreate
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst