You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the bootstrap server port is 9073 instead of 9093. Also, the SASL mechanism and JAAS configs are related to OAUTHBEARER and not related to PLAIN.
What am I doing wrong?
The text was updated successfully, but these errors were encountered:
cfk operator version: 2.50
OpenShift version: 4.9
I was trying to create a connect cluster in OpenShift that needs to connect to an on-prem Kafka Brokers. My CRD instance definition is as follows,
It creates the
connect-ocp-shared-config
configmap as follows,Note that the bootstrap server port is 9073 instead of 9093. Also, the SASL mechanism and JAAS configs are related to OAUTHBEARER and not related to PLAIN.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: