fix: Add DB for catalyst
This commit is contained in:
@@ -6,10 +6,10 @@ agent:
|
||||
enabled: true
|
||||
auth_type: connectionString
|
||||
namespace: postgres
|
||||
connection_string_host: catalyst-db.cr-agent.svc.cluster.local
|
||||
connection_string_host: catalyst-db-rw.cra-agent.svc.cluster.local
|
||||
connection_string_port: 5432
|
||||
connection_string_username: temp
|
||||
connection_string_password: postgres
|
||||
connection_string_username: app
|
||||
connection_string_password: 5kDx7c9rSXxk32uEhCnMMHIpSWtg85SXDcpRJg58qskDMTtaalxWdCR9SfBcayjw
|
||||
connection_string_database: app
|
||||
gateway:
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user