DEVX-200: [BE] Унифицировать понятие версии сервиса

This commit is contained in:
2026-04-08 14:08:07 +03:00
parent 906faf7177
commit 012301efd9
6 changed files with 16 additions and 11 deletions
@@ -19,9 +19,9 @@ data:
session.lifecycle.enabled: true
fail-fast: true
api-registry-core:
url: 'http://{{$.Values.services.core}}'
url: '{{$.Values.integrations.core.url}}'
api-registry-generator:
url: 'http://{{$.Values.services.generator}}'
url: '{{$.Values.integrations.generator.url}}'
app:
auth:
enabled: true