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:
parent
3a92f43ee5
commit
75fe623d97
2 changed files with 49 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue