Skip to content

Commit 6a71337

Browse files
Merge pull request #22420 from aburdenthehand/cnv-kubevirt-version
CNV Adding KubeVirtVersion variable
2 parents 5be6ef7 + 4af35c1 commit 6a71337

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

modules/virt-document-attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
:ProductRelease:
1414
:ProductVersion:
1515
:VirtVersion: 2.4
16+
:KubeVirtVersion: v0.29.0
1617
:product-build:
1718
:DownloadURL: registry.access.redhat.com
1819
:kebab: image:kebab.png[title="Options menu"]

modules/virt-vm-storage-volume-types.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
[id="virt-vm-storage-volume-types_{context}"]
66
= Virtual machine storage volume types
77

8-
Virtual machine storage volume types are listed, as well as domain and volume settings. See the
9-
https://kubevirt.io/api-reference/master/definitions.html#_v1_virtualmachinespec[kubevirt
10-
API Reference] for a definitive list of virtual machine settings.
8+
Virtual machine storage volume types are listed, as well as domain and volume settings.
119

1210
[horizontal]
1311
*ephemeral*::

virt/virtual_machines/virt-create-vms.adoc

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ include::modules/virt-creating-vm.adoc[leveloffset=+1]
3737

3838
include::modules/virt-vm-storage-volume-types.adoc[leveloffset=+1]
3939

40-
See the
41-
https://kubevirt.io/api-reference/master/definitions.html#_v1_virtualmachinespec[kubevirt
42-
API Reference] for a definitive list of virtual machine settings.
40+
== Additional resources
41+
42+
The `VirtualMachineSpec` definition in the link:https://kubevirt.io/api-reference/{KubeVirtVersion}/definitions.html#_v1_virtualmachinespec[KubeVirt {KubeVirtVersion} API Reference] provides broader context for the parameters and hierarchy of the virtual machine specification.
43+
44+
[NOTE]
45+
====
46+
The KubeVirt API Reference is the upstream project reference and might contain parameters that are not supported in {VirtProductName}.
47+
====

0 commit comments

Comments
 (0)