drogue-cloud
drogue-cloud copied to clipboard
Unsetting an explicit kafka user password does not reset the password
It is possible to set an explicit kafka user password using .spec.downstream.password
. However, deleting that setting keeps the password, as it is stored in the Strimzi created secret.
I would expect this to revert to a newly generated, random password.