mirror of
https://github.com/rancher/os.git
synced 2025-09-16 06:59:12 +00:00
Quick fix to allow CAdvisor and kubelet to work
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -325,6 +325,7 @@ rancher:
|
||||
volumes:
|
||||
- /home:/home
|
||||
- /opt:/opt
|
||||
- /var/lib/kubelet:/var/lib/kubelet
|
||||
docker:
|
||||
{{if eq "amd64" .ARCH -}}
|
||||
image: {{.OS_REPO}}/os-docker:17.03.2{{.SUFFIX}}
|
||||
|
Reference in New Issue
Block a user