From 68de2d2c08da31e66a8761574323c64c92feaa46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Wed, 8 Apr 2026 15:03:31 +0200 Subject: [PATCH] fix: Add temp join_token --- values/catalyst/values/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/values/catalyst/values/values.yaml b/values/catalyst/values/values.yaml index 9d0e0803..96c1bb23 100644 --- a/values/catalyst/values/values.yaml +++ b/values/catalyst/values/values.yaml @@ -6,7 +6,7 @@ agent: enabled: true auth_type: connectionString namespace: postgres - connection_string_host: postgres-postgresql.postgres.svc.cluster.local + connection_string_host: catalyst-db.cr-agent.svc.cluster.local connection_string_port: 5432 connection_string_username: postgres connection_string_password: postgres @@ -14,3 +14,4 @@ agent: gateway: tls: enabled: true +join_token: "tset"