Name | Type | Description | Notes |
---|---|---|---|
certificate_rotate_strategy | \Swagger\Client\Model\V1KubeVirtCertificateRotateStrategy | [optional] | |
configuration | \Swagger\Client\Model\V1KubeVirtConfiguration | holds kubevirt configurations. same as the virt-configMap | [optional] |
customize_components | \Swagger\Client\Model\V1CustomizeComponents | [optional] | |
image_pull_policy | string | The ImagePullPolicy to use. | [optional] |
image_registry | string | The image registry to pull the container images from Defaults to the same registry the operator's container image is pulled from. | [optional] |
image_tag | string | The image tag to use for the continer images installed. Defaults to the same tag as the operator's container image. | [optional] |
infra | \Swagger\Client\Model\V1ComponentConfig | selectors and tolerations that should apply to KubeVirt infrastructure components | [optional] |
monitor_account | string | The name of the Prometheus service account that needs read-access to KubeVirt endpoints Defaults to prometheus-k8s | [optional] |
monitor_namespace | string | The namespace Prometheus is deployed in Defaults to openshift-monitor | [optional] |
product_name | string | Designate the apps.kubevirt.io/part-of label for KubeVirt components. Useful if KubeVirt is included as part of a product. If ProductName is not specified, the part-of label will be omitted. | [optional] |
product_version | string | Designate the apps.kubevirt.io/version label for KubeVirt components. Useful if KubeVirt is included as part of a product. If ProductVersion is not specified, KubeVirt's version will be used. | [optional] |
uninstall_strategy | string | Specifies if kubevirt can be deleted if workloads are still present. This is mainly a precaution to avoid accidental data loss | [optional] |
workload_update_strategy | \Swagger\Client\Model\V1KubeVirtWorkloadUpdateStrategy | WorkloadUpdateStrategy defines at the cluster level how to handle automated workload updates | [optional] |
workloads | \Swagger\Client\Model\V1ComponentConfig | selectors and tolerations that should apply to KubeVirt workloads | [optional] |