I have a hyperledger fabric setup in kubernetes using bevel. It's age is 1 year. Before the certs got expired, I renewed the certificates of peer msp, orderer msp and tls. I am able to query the data from the ledger. But when I try to invoke the data, I got the following error,
Error: error sending transaction for invoke: got unexpected status: SERVICE_UNAVAILABLE -- channel renewalchannel is not serviced by me.
Can anyone suggest how to resolve this? If I missed anything?