File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ Next move/delete the manifests for kube-proxy and flannel from
5050this repo.
5151```
5252rm assets/manifests/kube-flannel{,-cfg}.yaml assets/manifests/kube-proxy.yaml
53- curl -L https://raw.githubusercontent.com/cloudnativelabs/kube-router/bootkube /contrib/bootkube/kube-router-cfg.yaml -o assets/manifests/kube-router-cfg.yaml
54- curl -L https://raw.githubusercontent.com/cloudnativelabs/kube-router/bootkube /contrib/bootkube/kube-router.yaml -o assets/manifests/kube-router.yaml
53+ curl -L https://raw.githubusercontent.com/cloudnativelabs/kube-router/master /contrib/bootkube/kube-router-cfg.yaml -o assets/manifests/kube-router-cfg.yaml
54+ curl -L https://raw.githubusercontent.com/cloudnativelabs/kube-router/master /contrib/bootkube/kube-router.yaml -o assets/manifests/kube-router.yaml
5555```
5656
5757## Cluster Startup
You can’t perform that action at this time.
0 commit comments