mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
The support for connections to multiple clusters in the inventory plugin is dropped to better align with user expectations and how other inventories work. If inventories of multiple clusters are needed the inventory can be run multiple times with different configurations. This also helps to clean up the code and make it simpler. For now this adds a compatibility helper so that configurations with a single connection entry remain supported and a warning is emitted. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
7 lines
113 B
YAML
7 lines
113 B
YAML
---
|
|
plugin: kubevirt.core.kubevirt
|
|
namespaces:
|
|
- default
|
|
network_name: bridge-network
|
|
kube_secondary_dns: true
|