diff --git a/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml b/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml index 173907171d..408c4c6b94 100644 --- a/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml +++ b/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml @@ -46,6 +46,7 @@ items: pushd hotness_schema && \ pip-3 install . && \ rm -rf the-new-hotness + USER 1001 EXPOSE 9940 type: Dockerfile git: