1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-19 10:26:20 +00:00

Merge pull request #593 from rancher/aemneina-patch-1

removing redundant extra binds
This commit is contained in:
Alena Prokharchyk
2018-05-09 09:54:32 -07:00
committed by GitHub

View File

@@ -64,7 +64,6 @@ services:
infra_container_image: gcr.io/google_containers/pause-amd64:3.0
# Optionally define additional volume binds to a service
extra_binds:
- "/host/dev:/dev"
- "/usr/libexec/kubernetes/kubelet-plugins:/usr/libexec/kubernetes/kubelet-plugins"
kubeproxy: