pavedroad-io / roadctl

A kubectl compatible CLI for managing and creating applications and defining/managing CI/CD environments. The roadctl command uses blueprints based on provent design patterns driven by produciton metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force default microservice name to lower case for Docker image compatability

jscharber opened this issue · comments

Docker images must be in lower case. Making that the default for tplData.Name is the simplest fix.