In operator 1.4.1, v1beta2 crd, the foundationdbcluster only support imageConfig for image info.
But imageConfig only support tag, does not support digest. Is there any workaround to replace the tag with digest in imageConfig section? Thanks!
Not that I’m aware of. If you need this feature feel free to implement it and raise a PR in GitHub. The issue should contain some details on how to implement it.