Skip to content

Commit 9e0dc1e

Browse files
committed
small fix
1 parent 3b5c9df commit 9e0dc1e

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)