Save hop credential so Kafka producer health checks don't need to regenerate it
The health check our kafka producer uses needs to know what credential to use when it tries to check what topics are available. Right now it doesn't have that information, so the kafka worker crashes after sending an alert.