Strimzi by default tries to generate (Java) memory configuration for the operands. But it allows users to override it by setting -Xmx / -Xms manually. However, it does not allow similarly to override it using relative values with InitialRAMPercentage / MaxRAMPercentage. We should add support for it.
Created by Strimzi#8976