mayfly
mayfly copied to clipboard
ARM image not available
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.