Describe the bug
When creating a new service for a project, the default is to specify 0 containers. If you are hurriedly building a service it is easy to forget that the container count is 0. We should warn the user if in this scenario. Sometime this is intended but most cases it probably is an incorrect configuration.
Describe the bug When creating a new service for a project, the default is to specify 0 containers. If you are hurriedly building a service it is easy to forget that the container count is 0. We should warn the user if in this scenario. Sometime this is intended but most cases it probably is an incorrect configuration.