oraculum: try different route port too
This commit is contained in:
parent
d525d3ac98
commit
d90e62ae90
1 changed files with 2 additions and 2 deletions
|
@ -85,7 +85,7 @@
|
|||
routename: oraculum-api
|
||||
host: "packager-dashboard{{ env_suffix }}.fedoraproject.org"
|
||||
path: "/api"
|
||||
serviceport: 8080-tcp
|
||||
serviceport: 8000-tcp
|
||||
servicename: oraculum-api-endpoint
|
||||
|
||||
- role: openshift/route
|
||||
|
@ -93,7 +93,7 @@
|
|||
routename: oraculum-oidc-callback
|
||||
host: "packager-dashboard{{ env_suffix }}.fedoraproject.org"
|
||||
path: "/oidc_callback"
|
||||
serviceport: 8080-tcp
|
||||
serviceport: 8000-tcp
|
||||
servicename: oraculum-api-endpoint
|
||||
|
||||
- role: openshift/route
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue