Merge "Correction in kube-ui-service.sh script"

This commit is contained in:
Jenkins 2016-07-20 10:24:39 +00:00 committed by Gerrit Code Review
commit 9fe2e77bb0
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ KUBE_UI_SERVICE=/etc/systemd/system/kube-ui.service
[Unit]
After=kube-system-namespace
Requires=kubelet.service
Requires=kube-system-namespace.service
Wants=kube-system-namespace.service
[Service]
Type=oneshot