update navidrome to CephSSD

This commit is contained in:
tolerryan
2025-08-17 23:28:08 -05:00
parent 7d61d77c26
commit 073e2d7e2d

View File

@@ -25,7 +25,7 @@ resource "proxmox_lxc" "navidrome" {
mountpoint{ mountpoint{
key = "0" key = "0"
slot = 0 slot = 0
storage = "Ceph" storage = "CephSSD"
mp = "/data" mp = "/data"
size = "400G" size = "400G"
} }