Summary
iterceptConfigs
|
func interceptConfigs(rootViper *viper.Viper, customAppTemplate string, customConfig interface{}, tmConfig *tmcfg.Config) (*tmcfg.Config, error) { |
I believe we just need to change the logic here to allow configs to be directly overridden here instead of having to write to file at runtime.