mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Fixed missing meta for generic CNI network plugin (#4845)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
a8dfcbbfc7
commit
d62684b617
@@ -25,6 +25,11 @@ dependencies:
|
|||||||
tags:
|
tags:
|
||||||
- canal
|
- canal
|
||||||
|
|
||||||
|
- role: network_plugin/cni
|
||||||
|
when: kube_network_plugin == 'cni'
|
||||||
|
tags:
|
||||||
|
- cni
|
||||||
|
|
||||||
- role: network_plugin/contiv
|
- role: network_plugin/contiv
|
||||||
when: kube_network_plugin == 'contiv'
|
when: kube_network_plugin == 'contiv'
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user