Create a full deployment for an Nginx Proxy that reads its configuration from a config map.
The config map can be edited online and only requires a rolling deployment to take effect.
Quickstart:
oc new-app -f https://gist.githubusercontent.com/exaV/978c4d9ac66b2940da141340f08bb82a/raw/nginx-template.yaml -p NAME="my-proxy"