Skip to content

Commit

Permalink
Merge branch 'master' of github.com:v1k0d3n/bootkube-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
v1k0d3n committed Jun 6, 2017
2 parents 166b602 + 560bb25 commit f3d3907
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions deploy-sdn/kube-router/kube-router.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ spec:
key: node-role.kubernetes.io/master
operator: Exists
volumes:
- hostPath:
- name: lib-modules
hostPath:
path: /lib/modules
name: lib-modules
- hostPath:
path: /etc/kubernetes/cni/net.d
name: cni
- name: cni
hostPath:
path: /etc/cni/net.d
- name: kubeconfig
hostPath:
path: /etc/kubernetes/kubeconfig
Expand Down

0 comments on commit f3d3907

Please sign in to comment.