Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass in updated config/app toml direct without needed to write #581

Open
czarcas7ic opened this issue Mar 20, 2024 · 0 comments
Open

Pass in updated config/app toml direct without needed to write #581

czarcas7ic opened this issue Mar 20, 2024 · 0 comments

Comments

@czarcas7ic
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant