kubeasz/07.calico.yml

4 lines
89 B
YAML

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