webhookrelay-operator icon indicating copy to clipboard operation
webhookrelay-operator copied to clipboard

ARM controller still spawns amd64 forwarder

Open georgecodes opened this issue 2 years ago • 0 comments
trafficstars

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.

georgecodes avatar Jan 26 '23 15:01 georgecodes