Thanks, I ended up using bind-mount which worked very well.
How it looks for anybody having the same issue:
root@proxmox:/etc/pve/lxc# vi 208.conf
lxc.mount.entry: /storage_main storage none bind,create=dir,optional 0 0
lxc.mount.entry: /storage_backup backup none bind,create=dir,optional 0 0...