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:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user