testdays: tell the apps it runs on openshift
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
85cc8be92b
commit
788f6b1476
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ spec:
|
||||||
value: "{{ testdays_secret_key }}"
|
value: "{{ testdays_secret_key }}"
|
||||||
- name: RESULTSDB_URL
|
- name: RESULTSDB_URL
|
||||||
value: "https://taskotron.fedoraproject.org/resultsdb/results"
|
value: "https://taskotron.fedoraproject.org/resultsdb/results"
|
||||||
|
- name: OPENSHIFT_PROD
|
||||||
|
value: 1
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
initialDelaySeconds: 5
|
initialDelaySeconds: 5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue