fix: Add temp join_token

This commit is contained in:
2026-04-08 15:03:31 +02:00
parent 61691f1edb
commit 68de2d2c08
+2 -1
View File
@@ -6,7 +6,7 @@ agent:
enabled: true enabled: true
auth_type: connectionString auth_type: connectionString
namespace: postgres 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_port: 5432
connection_string_username: postgres connection_string_username: postgres
connection_string_password: postgres connection_string_password: postgres
@@ -14,3 +14,4 @@ agent:
gateway: gateway:
tls: tls:
enabled: true enabled: true
join_token: "tset"