debuginfod: fix route->service port: 8002

This commit is contained in:
Frank Ch. Eigler 2021-03-29 17:15:20 -04:00
parent e5fcf29be1
commit d402df0fbe
2 changed files with 1 additions and 15 deletions

View file

@ -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