Merge pull request #2802 from estesp/shiftfs-update-yaml

Remove containerd config from shiftfs.yaml
This commit is contained in:
Rolf Neugebauer 2017-12-08 09:00:23 +00:00 committed by GitHub
commit 62697e7e5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,26 +27,6 @@ services:
- CAP_SETUID
- CAP_SETGID
- CAP_DAC_OVERRIDE
files:
- path: etc/containerd/config.toml
contents: |
state = "/run/containerd"
root = "/var/lib/containerd"
snapshotter = "io.containerd.snapshotter.v1.overlayfs"
differ = "io.containerd.differ.v1.base-diff"
subreaper = false
[grpc]
address = "/run/containerd/containerd.sock"
uid = 0
gid = 0
[debug]
address = "/run/containerd/debug.sock"
level = "info"
[metrics]
address = ":13337"
trust:
org:
- linuxkit