Change the "cluster_cidr" after creation

Hi All!

I’d like to connect two Rancher clusters to each other using Squat Kilo (Wireguard).

But in order to make that a success, I need to change the default CIDR of the pods on one of the cluster, since currently they overlap. (Which would stop Wireguard from being able to do any routing.)

Is it possible to change the cluster_cidr after creation of the cluster using rke/rancher?

Thanks!