原文:Containers with the same image version but with different configs
Is there a way to have an application with 2 containers with the same image version but with different name and resources on OpenShift? For example: In the same namespace, given a micro service with ...