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:
Vincent Ambo 2025-02-02 00:51:05 +03:00 committed by tazjin
parent c6f2f6924b
commit f5a301230a

View file

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