Greenwave: Give the good name to the second route (web-pretty)
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
6e205bde3a
commit
24544663cf
1 changed files with 1 additions and 1 deletions
|
@ -96,6 +96,6 @@
|
||||||
command: "oc -n greenwave annotate route {{ item }} --overwrite haproxy.router.openshift.io/timeout=330s"
|
command: "oc -n greenwave annotate route {{ item }} --overwrite haproxy.router.openshift.io/timeout=330s"
|
||||||
with_items:
|
with_items:
|
||||||
- greenwave-web
|
- greenwave-web
|
||||||
- pretty-web
|
- web-pretty
|
||||||
tags:
|
tags:
|
||||||
- route-timeout
|
- route-timeout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue