I haven’t used OKD but it sounds like OLM. If that’s the case, I’m assuming
the operator was deployed to the “operators” namespace. In that case,
you’ll need to create the RBACs and such in the Flink namespace for that
deployment to work.
For example this needs to be in each namespace that you wan
Hi all,
Is there any way to expose the Flink Operator’s metrics besides using Helm?
I’m specifically looking for a means while using OLM, if one exists. Every
option I pass in on the subscription doesn’t seem to work.
Thanks,
Z
Hi,
Is there any way to override or modify the default configuration that is
deployed in the Flink Operator when using OLM (operator lifecycle manager)?
I can't seem to find anything and the only solution I've come up with is to
patch the ConfigMap after deployment and wait 5 minutes for the dynami