The Deployment API spec lists the field you need to configure the number of Pods. We didn't set it in the original Deployment YAML but it defaults to 1, which is why we have one Pod.
Need more? Here's the solution.