kubeasz/07.flannel.yml

5 lines
93 B
YAML
Raw Normal View History

2018-03-02 08:40:29 +08:00
- hosts:
- kube-node
2017-11-11 19:14:21 +08:00
roles:
2018-02-19 08:35:59 +08:00
- { role: flannel, when: "CLUSTER_NETWORK == 'flannel'" }