change route to match dns for stg.release-monitoring.org
This commit is contained in:
parent
b3788e5bba
commit
35c5ce99da
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ metadata:
|
|||
app: release-monitoring
|
||||
spec:
|
||||
{% if env == 'staging' %}
|
||||
host: release-monitoring.app.os.stg.fedoraproject.org
|
||||
host: stg.release-monitoring.org
|
||||
{% else %}
|
||||
host: release-monitoring.org
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue