Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kubermatic-bot committed Dec 19, 2024
1 parent a4f1aee commit 55ea605
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
+++
title = "v1beta2 API Reference"
date = 2024-10-25T14:43:23+02:00
date = 2024-12-18T11:22:29+01:00
weight = 11
+++
## v1beta2
Expand Down Expand Up @@ -570,6 +570,7 @@ KubevirtSpec defines the Kubevirt provider

| Field | Description | Scheme | Required |
| ----- | ----------- | ------ | -------- |
| infraNamespace | InfraNamespace is the namespace that KubeVirt provider will use to create and manage resources in the infra cluster, such as VirtualMachines, VirtualMachineInstances, etc... | string | false |

[Back to Group](#v1beta2)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
+++
title = "v1beta3 API Reference"
date = 2024-10-25T14:43:23+02:00
date = 2024-12-18T11:22:29+01:00
weight = 11
+++
## v1beta3
Expand Down Expand Up @@ -572,6 +572,7 @@ KubevirtSpec defines the Kubevirt provider

| Field | Description | Scheme | Required |
| ----- | ----------- | ------ | -------- |
| infraNamespace | InfraNamespace is the namespace that KubeVirt provider will use to create and manage resources in the infra cluster, such as VirtualMachines, VirtualMachineInstances, etc... | string | false |

[Back to Group](#v1beta3)

Expand Down

0 comments on commit 55ea605

Please sign in to comment.