Skip to content

Commit a305025

Browse files
committed
++ add /path directory for hp pods
Signed-off-by: Ivan Mikheykin <[email protected]>
1 parent d3076b1 commit a305025

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

images/virt-launcher/mount-points.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
# - /var/log/libvirt
3636

3737
dirs:
38-
- /init/usr/bin
3938
- /etc/libvirt
4039
- /etc/podinfo
4140
- /var/cache/libvirt
@@ -45,3 +44,5 @@ dirs:
4544
- /var/lib/kubevirt-node-labeller
4645
- /var/lib/swtpm-localca
4746
- /var/log
47+
- /path # For hot-plugged disks, used in "hp Pods".
48+
- /init/usr/bin # For attaching images as "container disks".

0 commit comments

Comments
 (0)