File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 9292 memory : " 512Mi"
9393 cpu : " 400m"
9494 volumeMounts :
95- - name : dockersocket
96- mountPath : /var/run/docker.sock
9795 - name : hostfs
9896 mountPath : /threatstackfs
9997 volumes :
100- - hostPath :
101- path : /var/run/docker.sock
102- name : dockersocket
10398 - hostPath :
10499 path : /
105100 name : hostfs
@@ -152,24 +147,9 @@ spec:
152147 memory : " 512Mi"
153148 cpu : " 400m"
154149 volumeMounts :
155- - name : dockersocket
156- mountPath : /var/run/docker.sock
157150 - name : hostfs
158151 mountPath : /threatstackfs
159- - name : containerdsocket
160- mountPath : /run/containerd/containerd.sock
161- - name : oldcontainerdsocket
162- mountPath : /var/run/docker/containerd/docker-containerd.sock
163152 volumes :
164- - hostPath :
165- path : /var/run/docker.sock
166- name : dockersocket
167- - hostPath :
168- path : /run/containerd/containerd.sock
169- name : containerdsocket
170- - hostPath :
171- path : /var/run/docker/containerd/docker-containerd.sock
172- name : oldcontainerdsocket
173153 - hostPath :
174154 path : /
175155 name : hostfs
You can’t perform that action at this time.
0 commit comments