Accidentally deleted the 'strimzi-cluster-operator-token' secret #5328
justin-silveri
started this conversation in
General
Replies: 1 comment 2 replies
-
I guess you just need to delete the cluster operator pod? |
Beta Was this translation helpful? Give feedback.
2 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.
-
So the 'strimzi-cluster-operator-token' secret was accidentally deleted from our cluster. It recreated it right away, but the secret name changed. Now the strimzi pod is failing to start since it's looking for the previous secret that no longer exists. Are there any options to fix this issue without having to redeploy strimzi / recreate the kafka cluster?
Beta Was this translation helpful? Give feedback.
All reactions