oraculum: Specify route to oidc_callback
This commit is contained in:
parent
b335f30404
commit
bd2a4e1bb3
1 changed files with 8 additions and 0 deletions
|
@ -88,6 +88,14 @@
|
|||
serviceport: 8080-tcp
|
||||
servicename: oraculum-api-endpoint
|
||||
|
||||
- role: openshift/route
|
||||
app: oraculum
|
||||
routename: oraculum-oidc-callback
|
||||
host: "packager-dashboard{{ env_suffix }}.fedoraproject.org"
|
||||
path: "/oidc_callback"
|
||||
serviceport: 8080-tcp
|
||||
servicename: oraculum-api-endpoint
|
||||
|
||||
- role: openshift/route
|
||||
app: oraculum
|
||||
routename: oraculum-flower
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue