Adding to @PjoterS answer, specifically for adding multiple network interfaces using multus you need to add comma separated list of NetworkAttachmentDefinitions in annotations map.
annotations: k8s.v1.cni.cncf.io/networks: nad-1, nad-2