kubevirt-cr.yaml 342 B

12345678910111213141516171819
  1. ---
  2. apiVersion: kubevirt.io/v1
  3. kind: KubeVirt
  4. metadata:
  5. name: kubevirt
  6. namespace: kubevirt
  7. spec:
  8. certificateRotateStrategy: {}
  9. configuration:
  10. developerConfiguration:
  11. featureGates: []
  12. customizeComponents: {}
  13. imagePullPolicy: IfNotPresent
  14. workloadUpdateStrategy: {}
  15. infra:
  16. replicas: 1
  17. workloads:
  18. replicas: 1