Closed boedy closed 1 year ago
/assign
This is already fixed. But The images are not pushed.
https://github.com/OT-CONTAINER-KIT/redis-operator/blob/master/.github/workflows/release-images.yaml
We try to build multi arch image :
We try to build multi arch image :
But it seem for operator, not for redis
We try to build multi arch image :
But it seem for operator, not for redis
We could do same for redis as well.
The operator now seems to have multi arch image support (https://github.com/OT-CONTAINER-KIT/redis-operator/issues/564), but the redis images currently don't work on arm64. Would love to see arm64 support through Multi arch images.