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
Enabling TLS on the kafkaRest dependency requires the secretRef to be set there, too, even if the same secretRef is set at the higher level on spec.tls.secretRef.
This resulted in the ERROR "tls client secretRef or directoryPathInContainer must be set in spec" in the operators logs and caused all changes after startup not to be applied to the cluster.
Enabling TLS on the kafkaRest dependency requires the secretRef to be set there, too, even if the same secretRef is set at the higher level on spec.tls.secretRef.
This resulted in the ERROR "tls client secretRef or directoryPathInContainer must be set in spec" in the operators logs and caused all changes after startup not to be applied to the cluster.
For details, see https://support.confluent.io/hc/en-us/requests/234433 (not public)
Copied from the issue:
The text was updated successfully, but these errors were encountered: