feat(ops/nevsky): run keycloak/panettone/paroxysm

These are the postgres-database using services.

Change-Id: I4e8d854e798d85e1b14bfa78aae8827ac0881c7d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13092
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
Vincent Ambo 2025-02-02 01:28:14 +03:00 committed by tazjin
parent 3a92f43ee5
commit 75fe623d97
2 changed files with 49 additions and 2 deletions

View file

@ -94,14 +94,14 @@ variable "sanduny_ipv6" {
locals {
# Hostnames of all public services on whitby
whitby_services = [
"auth",
"b",
"deploys",
"status",
]
# Hostnames of all public services on nevsky
nevsky_services = [
"auth",
"b",
"cl",
"code",
"cs",