You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The k8s deployment created by the operator defaults to an image - presuming it's amd64 - which throws an exec format error on startup. As far as I can see, the helm chart has no way to override this. Manually editing the deployment seems to work but it would be nice not to have to.
The text was updated successfully, but these errors were encountered:
The k8s deployment created by the operator defaults to an image - presuming it's amd64 - which throws an exec format error on startup. As far as I can see, the helm chart has no way to override this. Manually editing the deployment seems to work but it would be nice not to have to.
The text was updated successfully, but these errors were encountered: