13 lines
284 B
YAML
13 lines
284 B
YAML
namespace: sova-data-test
|
|
|
|
postgres:
|
|
host: postgresql-test.sova-data-test.svc.cluster.local
|
|
user: sova_test
|
|
password: sova_test_pass
|
|
|
|
mysql:
|
|
host: mysql-bitrix-test.sova-data-test.svc.cluster.local
|
|
user: bitrix_test
|
|
password: bitrix_test_pass
|
|
database: sova_bitrix_test
|