mirror of
https://github.com/rancher/rke.git
synced 2025-09-19 18:30:38 +00:00
Merge pull request #593 from rancher/aemneina-patch-1
removing redundant extra binds
This commit is contained in:
@@ -64,7 +64,6 @@ services:
|
|||||||
infra_container_image: gcr.io/google_containers/pause-amd64:3.0
|
infra_container_image: gcr.io/google_containers/pause-amd64:3.0
|
||||||
# Optionally define additional volume binds to a service
|
# Optionally define additional volume binds to a service
|
||||||
extra_binds:
|
extra_binds:
|
||||||
- "/host/dev:/dev"
|
|
||||||
- "/usr/libexec/kubernetes/kubelet-plugins:/usr/libexec/kubernetes/kubelet-plugins"
|
- "/usr/libexec/kubernetes/kubelet-plugins:/usr/libexec/kubernetes/kubelet-plugins"
|
||||||
kubeproxy:
|
kubeproxy:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user