Skip to content

Commit

Permalink
Removed dependency on localkube to wait for the network to be up
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-prindle committed Mar 27, 2017
1 parent 2423957 commit 1855cb4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/minikube/cluster/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ var localkubeSystemdTmpl = `[Unit]
Description=Localkube
Documentation=https://github.com/kubernetes/minikube/tree/master/pkg/localkube
Wants=network-online.target
After=network-online.target
[Service]
Type=notify
Restart=always
Expand Down

0 comments on commit 1855cb4

Please sign in to comment.