修改挂载配置
Former-commit-id: fba1807a5d7e59b4fad7012c6acc457eeea9bcf8
This commit is contained in:
parent
202a89ed18
commit
33415610e9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue