forked from JointCloud/pcm-coordinator
parent
c8f3eff9f2
commit
202a89ed18
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue