Rotate test contour secrets and database passwords.

Update PostgreSQL, MySQL, Redis, app secrets, and connection URLs for the remote test environment.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Valeriy Petrov
2026-06-09 17:31:28 +03:00
parent c8a6d8f433
commit 9452c65bf4
4 changed files with 16 additions and 16 deletions
+4 -4
View File
@@ -5,7 +5,7 @@ postgresql:
fullnameOverride: postgresql-test
auth:
username: sova_test
password: sova_test_pass
password: c%EDQxAr91khfvhle3CV4Mxg
database: sova_backend_test
primary:
persistence:
@@ -28,9 +28,9 @@ mysql:
enabled: true
fullnameOverride: mysql-bitrix-test
auth:
rootPassword: bitrix_root_test
rootPassword: NTv$fys*Y$m1sKcH+@F^^77F
username: bitrix_test
password: bitrix_test_pass
password: xEpMvDAaCb!U1U*wBOg8GAk+
database: sova_bitrix_test
primary:
persistence:
@@ -46,7 +46,7 @@ redis:
enabled: true
fullnameOverride: redis-test
auth:
password: redis_test_pass
password: u96=bi6a!weD6xW3n#GGZQTZ
master:
persistence:
enabled: false