Closed
Description
Controllers would like to tweak the settings of the manager (eg, change logging verbosity) through a ComponentConfig.
Additionally, individual controllers may want to expose settings that relate to their usecase (eg, a whitelist of git repos an operator can pull from). I'm not sure if that's a usecase worth splitting off but we would like to use this for addon-operators