replacing the haproxy error page in openshift origin

first, create a configmap secret which will contain the 503 page

then create it

now you need to add it as a volume

and patch the router config (see https://github.com/openshift/origin/issues/16275 for why this is necessary)

selinux also has to be disabled on the router box (for now)