Current process is a template repository that gets checked out for new services, however updates to config are made manually to each repo, or copy/pasting boilerplate (which can create havoc if there's an error in the copy/paste)
You don't share any details about how you manage configs currently but during your build process you can pull/import/load common configuration from a shared respository whether that's a git repo or etcd cluster or whatever fits your environment.