mayfly icon indicating copy to clipboard operation
mayfly copied to clipboard

ARM image not available

Open doverk96 opened this issue 1 year ago • 0 comments

Hi, I tried to run mayfly operator using following commands: - helm install mayfly nccloud/mayfly --set RESOURCES="argoproj.io/v1alpha1;Application"

And got following error: - kubectl logs mayfly-58f8f9dd4f-sj6cq exec /app/manager: exec format error

I am running on graviton machines and clearly they are not able to run due to architecture mismatch, request to please create docker images which are compatible with both x86 and arm64 architectures. Or do let me know if the same is already available.

doverk96 avatar May 01 '24 08:05 doverk96