mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
cluster/mesos/docker: increase dind loop device size to 10GB
For the conformance tests 5 GB turned out to be not enough.
This commit is contained in:
parent
abbed4f7e8
commit
3009555dd5
@ -52,6 +52,7 @@ mesosslave:
|
||||
- MESOS_SWITCH_USER=0
|
||||
- MESOS_CONTAINERIZERS=docker,mesos
|
||||
- MESOS_ISOLATION=cgroups/cpu,cgroups/mem
|
||||
- VAR_LIB_DOCKER_SIZE=10
|
||||
- DOCKER_DAEMON_ARGS
|
||||
links:
|
||||
- etcd
|
||||
|
Loading…
Reference in New Issue
Block a user