This commit is contained in:
parent
e1bf8adecc
commit
fba72df5a3
1 changed files with 4 additions and 4 deletions
|
|
@ -44,10 +44,10 @@ spec:
|
|||
volumeMounts:
|
||||
- name: dind-storage
|
||||
mountPath: /var/lib/docker
|
||||
- name: dind
|
||||
image: docker:dind
|
||||
securityContext:
|
||||
privileged: true
|
||||
- name: dind
|
||||
image: docker:dind
|
||||
securityContext:
|
||||
privileged: true
|
||||
env:
|
||||
- name: DOCKER_TLS_CERTDIR
|
||||
value: ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue