Parameters
The parent key for all of the following parameters is kubevirt_operator.
namespace
| type |
dictionary |
||||||
| default |
|
Namespace configuraton.
If deploying Hyperconverged Cluster operator the namespace name will be hardcoded to kubevirt-hyperconverged.
olm
| type |
dictionary |
||||||
| default |
|
Hyperconverged cluster operator configuration.
See Hyperconverged Cluster Operator Github for documentation.
|
operators
Enable / Configure operators.
kubevirt
| type |
dictionary |
||||
| default |
|
KubeVirt operator configuration.
data_importer
| type |
dictionary |
||||
| default |
|
Containerized Data Importer operator configuration.
network_addons
| type |
dictionary |
||||
| default |
|
Cluster Network Addons operator configuration.
hostpath_provisioner
| type |
dictionary |
||||
| default |
|
Hostpath Provisioner operator configuration.
config
| type |
dictionary |
| default |
{} |
|
If using olm / Hyperconverged Cluster operator all configuration is done under this field:
|
|
If using indivudual operators configure under specified keys:
|
vm
Cluster scoped VM types and preferences.
types
| type |
dictionary |
| default |
{} |
ClusterInstanceTypes configuration, see KubeVirt Documentation for specs.
|
Example
|
preferences
| type |
dictionary |
| default |
{} |
ClusterInstancePreferences configuration, see KubeVirt Documentation for specs.
|
Example
|