Hey! Question regarding MYSQL passwords, if utilizing config.PasswordPath will
checkConfig be run again if I update the password file while Fleet is running?
I currently have a situation where the MYSQL password is rotated every hour and placed in AWS secrets manager and was wondering if I should run some sidecar script that polls for updated password and updates the file under fleet's
config.PasswordPath