fix: dev.sovamed.ru hosts for remote test contour
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
ingress:
|
||||
host: admin.test.sova.local
|
||||
runtimeEnv:
|
||||
API_BASE_URL: http://api.test.sova.local
|
||||
host: adm.dev.sovamed.ru
|
||||
env:
|
||||
API_BASE_URL: https://api.dev.sovamed.ru
|
||||
image:
|
||||
tag: adminpanel-v1.0.11-test
|
||||
tag: adminpanel-v1.0.10-test
|
||||
pullPolicy: IfNotPresent
|
||||
repository: git.sova.local/sova/adminpanel
|
||||
imagePullSecrets:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
ingress:
|
||||
host: cabinet.test.sova.local
|
||||
host: cabinet.dev.sovamed.ru
|
||||
image:
|
||||
tag: cabinet-v1.0.3-test
|
||||
tag: cabinet-v1.0.10-test
|
||||
pullPolicy: IfNotPresent
|
||||
repository: git.sova.local/sova/cabinet
|
||||
imagePullSecrets:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
ingress:
|
||||
host: docs.sova.local
|
||||
host: docs.dev.sovamed.ru
|
||||
image:
|
||||
tag: docs-v1.0.11-test
|
||||
tag: docs-v1.0.10-test
|
||||
pullPolicy: IfNotPresent
|
||||
repository: git.sova.local/sova/docs
|
||||
imagePullSecrets:
|
||||
|
||||
Reference in New Issue
Block a user