debuginfod: fix route->service port: 8002
This commit is contained in:
parent
e5fcf29be1
commit
d402df0fbe
2 changed files with 1 additions and 15 deletions
|
@ -43,7 +43,7 @@
|
|||
app: debuginfod
|
||||
routename: debuginfod
|
||||
host: "debuginfod{{ env_suffix }}.fedoraproject.org"
|
||||
serviceport: 8002-tcp
|
||||
serviceport: 8002
|
||||
servicename: debuginfod
|
||||
|
||||
- role: openshift/start-build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue