feat(ops/glesys): point cl.tvl.{fyi|su} at nevsky
Gerrit has been migrated over. Change-Id: I455d58f28663ab2795dcfdfdeb98259ec36ae0e3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/13085 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
parent
c6f2f6924b
commit
f5a301230a
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ locals {
|
||||||
whitby_services = [
|
whitby_services = [
|
||||||
"auth",
|
"auth",
|
||||||
"b",
|
"b",
|
||||||
"cl",
|
|
||||||
"code",
|
"code",
|
||||||
"cs",
|
"cs",
|
||||||
"deploys",
|
"deploys",
|
||||||
|
|
@ -105,6 +104,7 @@ locals {
|
||||||
|
|
||||||
# Hostnames of all public services on nevsky
|
# Hostnames of all public services on nevsky
|
||||||
nevsky_services = [
|
nevsky_services = [
|
||||||
|
"cl",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Hostnames of all public services on bugry
|
# Hostnames of all public services on bugry
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue