fix: Add temp join_token
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user