testdays: tell the apps it runs on openshift

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-10-02 11:33:20 +02:00
parent 85cc8be92b
commit 788f6b1476

View file

@ -47,6 +47,8 @@ spec:
value: "{{ testdays_secret_key }}"
- name: RESULTSDB_URL
value: "https://taskotron.fedoraproject.org/resultsdb/results"
- name: OPENSHIFT_PROD
value: 1
readinessProbe:
timeoutSeconds: 1
initialDelaySeconds: 5