How are developers on a M1 Mac getting around the non-arm image issue? That is to say, my rancher-desktop has become all but useless in some cases because of errors related to the underlying cpu architecture. IE If I run the mariadb 10.2 image on my M1, I get the error
The biggest reason would be that in terms of actual production environments, I use amd64, not arm64. I will have to figure out the best way to configure my helm charts such that it works properly based on the environment.