conf: watch for changes in config override files
Created by: keegancsmith
The main reason for doing this is for allowing frontend to update the configuration when kubernetes updates configuration files (from the configmap mounts). Before this change we required restarting frontend when pushing new configuration changes.