When trying to use the latest version of the operator we faced the following error
exec ./manager exec format error
This error typically occurs when trying to run arm binaries on an x86 system.
We've been working with the latest master branch using a local copy of the helm chart
When trying to use the latest version of the operator we faced the following error
This error typically occurs when trying to run arm binaries on an x86 system. We've been working with the latest master branch using a local copy of the helm chart
Going back to an older version (1.2.1) resolved the problem.