From: #444 ```yaml concurrencyModel: SingleThreaded ``` This should be added [here](https://github.com/elafros/elafros/blob/master/pkg/apis/ela/v1alpha1/revision_types.go#L63) and (possibly?) used to configure the `ela-queue` container [here](https://github.com/elafros/elafros/blob/master/pkg/controller/revision/ela_pod.go#L53). @josephburnett @mdemirhan How do you see us enforcing the `concurrencyModel`? cc @bobcatfish @cooperneil