0.21 -clusterCaCert metadata not getting updated #4333
Unanswered
PravinMagdum
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Can you share the full YAML of your Kafka CR? Ideally including the status section to see if it already reconciled etc. (i.e. do |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
strimzi operator 0.21.1
kafka version 2.7.0
I have added clusterCaCert metadata in kafka manifest file.
If I describe kafka resource I can see it is present however when I describe ca certificates ,could not see this metadata updated.
What I have added -

after upgrading I can see it is correctly upgraded

When I describe cluster ca certs secrets I dont see metadata for them.
What could I be missing here? How can I troubleshoot this further?
Beta Was this translation helpful? Give feedback.
All reactions