I am currently setting up proxmox on raspberry pi, which in itself works fine. However pveeam shows only amd64 images when running pveam update
/pveam available
(which don't work for obvious reasons). Based on the listings shown on linuxcontainers.org there are plenty of arm64/aarch64 packages out there though, so to me this seems like pveam is filtering based on (wrong) architecture somewhere.
I assume there is some configuration to force pveam to use the correct architecture, but it seems to be an extraordinarily badly documented piece of code.
If anyone has some insights or can tell me how else to get the appropriate packages into proxmox I would highly appreciate it.