Commit a68e819e authored by Jonathan Wills's avatar Jonathan Wills

Fix rkt binary path

parent bf08da0f
...@@ -202,4 +202,4 @@ coreos: ...@@ -202,4 +202,4 @@ coreos:
After=kubernetes-install-rkt.service After=kubernetes-install-rkt.service
[Service] [Service]
EnvironmentFile=/etc/kube-env EnvironmentFile=/etc/kube-env
ExecStart=/opt/rkt/rkt metadata-service ExecStart=/opt/rkt/rkt/rkt metadata-service
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment