kubeasz/07.flannel.yml

4 lines
92 B
YAML

- hosts: kube-cluster
roles:
- { role: flannel, when: "CLUSTER_NETWORK == 'flannel'" }