fix: dev.sovamed.ru hosts for remote test contour

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Valeriy Petrov
2026-06-09 14:53:20 +03:00
parent 6f2ec4f944
commit 558f955af0
4 changed files with 11 additions and 11 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
ingress:
host: api.test.sova.local
host: api.dev.sovamed.ru
image:
tag: backend-v1.0.10-test
pullPolicy: IfNotPresent
@@ -7,5 +7,5 @@ image:
imagePullSecrets:
- name: gitea-registry
env:
API_PUBLIC_URL: http://api.test.sova.local
API_BASE_URL: http://api.test.sova.local
API_PUBLIC_URL: https://api.dev.sovamed.ru
API_BASE_URL: https://api.dev.sovamed.ru