mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-19 09:57:37 -02:30
add Kube-OVN cni to kubespray (#5020)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8afbf339f7
commit
1be788f785
@@ -30,6 +30,11 @@ dependencies:
|
||||
tags:
|
||||
- cni
|
||||
|
||||
- role: kubernetes-apps/network_plugin/kube-ovn
|
||||
when: kube_network_plugin == 'kube-ovn'
|
||||
tags:
|
||||
- kube-ovn
|
||||
|
||||
- role: kubernetes-apps/network_plugin/weave
|
||||
when: kube_network_plugin == 'weave'
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user