mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Merge pull request #17229 from mesosphere/sttts-increase-dind-loop-size
MESOS: increase dind loop device size to 10GB
This commit is contained in:
commit
12ad0b208a
@ -52,6 +52,7 @@ mesosslave:
|
|||||||
- MESOS_SWITCH_USER=0
|
- MESOS_SWITCH_USER=0
|
||||||
- MESOS_CONTAINERIZERS=docker,mesos
|
- MESOS_CONTAINERIZERS=docker,mesos
|
||||||
- MESOS_ISOLATION=cgroups/cpu,cgroups/mem
|
- MESOS_ISOLATION=cgroups/cpu,cgroups/mem
|
||||||
|
- VAR_LIB_DOCKER_SIZE=10
|
||||||
- DOCKER_DAEMON_ARGS
|
- DOCKER_DAEMON_ARGS
|
||||||
links:
|
links:
|
||||||
- etcd
|
- etcd
|
||||||
|
Loading…
Reference in New Issue
Block a user