修改挂载配置

Former-commit-id: fba1807a5d
This commit is contained in:
zhangwei 2023-07-07 16:02:09 +08:00
parent 202a89ed18
commit 33415610e9
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ spec:
- name: sock-volume - name: sock-volume
hostPath: hostPath:
path: /var/run/docker.sock path: /var/run/docker.sock
type: FileOrCreate
restartPolicy: Always restartPolicy: Always
terminationGracePeriodSeconds: 30 terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst