Distributed Services with Go: creating config.yaml (207)

Can I run proglog from within Intellij without too much trouble? When I try I get

Error: open : no such file or directory

I assume this is because it can’t find the config.yaml file. I’m trying to decipher the statefulset.yaml file on pg. 207 but that is written in template language.

Does anyone know what should go into config.yaml to run locally (not deployed into kubernetes with helm)?

Are there other files or config steps I’ll need to run from within Intellij?