diff --git a/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml b/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml index 41da510444..3794e339c8 100644 --- a/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml +++ b/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml @@ -206,7 +206,7 @@ items: failurePolicy: Retry execNewPod: containerName: release-monitoring-web - command: [sleep, 1000] + command: [sleep, "1000"] # command: [/bin/python3, -m alembic, -c /etc/anitya/alembic.ini, current | grep '(head)'] env: - name: ANITYA_WEB_CONFIG