Files
kubevirt.core/examples/kubesecondarydns.kubevirt.yml
Felix Matouschek fd9c30103d cleanup(inventory): Drop support for multiple connections
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>
2024-07-10 15:32:40 +02:00

7 lines
113 B
YAML

---
plugin: kubevirt.core.kubevirt
namespaces:
- default
network_name: bridge-network
kube_secondary_dns: true