mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-22 21:46:02 -03:30
weave network plugin
This commit is contained in:
@@ -4,3 +4,5 @@ dependencies:
|
||||
when: kube_network_plugin == 'calico'
|
||||
- role: network_plugin/flannel
|
||||
when: kube_network_plugin == 'flannel'
|
||||
- role: network_plugin/weave
|
||||
when: kube_network_plugin == 'weave'
|
||||
|
||||
Reference in New Issue
Block a user