diff --git a/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml b/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml index 053f02c53b..d8a12f0f27 100644 --- a/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml +++ b/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml @@ -45,7 +45,7 @@ items: args: - '--bind 0.0.0.0:8080' - '--access-logfile=-' - - anitya.wsgi:application + - 'anitya.wsgi:application' env: - name: USER value: anitya