forked from JointCloud/pcm-coordinator
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