309240cd6f
This patch provides support for Canal network plugin installation as a self-hosted app, see the following link for details: https://github.com/tigera/canal/tree/master/k8s-install
4 lines
104 B
YAML
4 lines
104 B
YAML
---
|
|
dependencies:
|
|
- role: kubernetes-apps/network_plugin/canal
|
|
when: kube_network_plugin == 'canal'
|