Distributed Services with Go: Service pod fails to start (Ch10)

I’ll take a stab…
You’re likely not formatting the exec command properly. Per notes, he had to add some additional \ line breaks to make it fit in the book.

For an example, see the statefulset.yaml in the DeployOnCloud source files.