Skip to content

Commit d6eae6d

Browse files
authored
Merge pull request #45343 from sabrinajess/CNV17696
CNV-17696: Minor code fix
2 parents 22c7aae + 9e0dc1e commit d6eae6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-creating-custom-resources-hpp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ touch hostpathprovisioner_cr.yaml
2121
+
2222
[source,yaml]
2323
----
24-
apiVersion: hostpathprovisioner.kubevirt.io.v1beta1
24+
apiVersion: hostpathprovisioner.kubevirt.io/v1beta1
2525
kind: HostPathProvisioner
2626
metadata:
2727
 name: hostpath-provisioner

0 commit comments

Comments
 (0)