9452c65bf4
Update PostgreSQL, MySQL, Redis, app secrets, and connection URLs for the remote test environment. Co-authored-by: Cursor <cursoragent@cursor.com>
13 lines
302 B
YAML
13 lines
302 B
YAML
namespace: sova-data-test
|
|
|
|
postgres:
|
|
host: postgresql-test.sova-data-test.svc.cluster.local
|
|
user: sova_test
|
|
password: c%EDQxAr91khfvhle3CV4Mxg
|
|
|
|
mysql:
|
|
host: mysql-bitrix-test.sova-data-test.svc.cluster.local
|
|
user: bitrix_test
|
|
password: xEpMvDAaCb!U1U*wBOg8GAk+
|
|
database: sova_bitrix_test
|