flatpak-cache: switch service name in route
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
This commit is contained in:
parent
a2ed5d7b0f
commit
7d96dff8fd
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
app: flatpak-cache
|
app: flatpak-cache
|
||||||
routename: web
|
routename: web
|
||||||
host: "flatpak-cache.apps.ocp{{ env_suffix }}.fedoraproject.org"
|
host: "flatpak-cache.apps.ocp{{ env_suffix }}.fedoraproject.org"
|
||||||
servicename: web
|
servicename: flatpak-cache
|
||||||
serviceport: web
|
serviceport: web
|
||||||
annotations:
|
annotations:
|
||||||
haproxy.router.openshift.io/timeout: 5m
|
haproxy.router.openshift.io/timeout: 5m
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue