Currently, we have a configuration overrider approach, which would be nicer to have as a simple POJOs (+ Builder) to pass to the operator instance.
Note that at some point this configuration should override the onces coming from annotation to compute the final result. We have to also think about SB and mainly Quarkus integration.
see also:
#3177