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