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:
|
ingress:
|
||||||
host: admin.test.sova.local
|
host: adm.dev.sovamed.ru
|
||||||
runtimeEnv:
|
env:
|
||||||
API_BASE_URL: http://api.test.sova.local
|
API_BASE_URL: https://api.dev.sovamed.ru
|
||||||
image:
|
image:
|
||||||
tag: adminpanel-v1.0.11-test
|
tag: adminpanel-v1.0.10-test
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: git.sova.local/sova/adminpanel
|
repository: git.sova.local/sova/adminpanel
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
ingress:
|
ingress:
|
||||||
host: api.test.sova.local
|
host: api.dev.sovamed.ru
|
||||||
image:
|
image:
|
||||||
tag: backend-v1.0.10-test
|
tag: backend-v1.0.10-test
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
@@ -7,5 +7,5 @@ image:
|
|||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: gitea-registry
|
- name: gitea-registry
|
||||||
env:
|
env:
|
||||||
API_PUBLIC_URL: http://api.test.sova.local
|
API_PUBLIC_URL: https://api.dev.sovamed.ru
|
||||||
API_BASE_URL: http://api.test.sova.local
|
API_BASE_URL: https://api.dev.sovamed.ru
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
ingress:
|
ingress:
|
||||||
host: cabinet.test.sova.local
|
host: cabinet.dev.sovamed.ru
|
||||||
image:
|
image:
|
||||||
tag: cabinet-v1.0.3-test
|
tag: cabinet-v1.0.10-test
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: git.sova.local/sova/cabinet
|
repository: git.sova.local/sova/cabinet
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
ingress:
|
ingress:
|
||||||
host: docs.sova.local
|
host: docs.dev.sovamed.ru
|
||||||
image:
|
image:
|
||||||
tag: docs-v1.0.11-test
|
tag: docs-v1.0.10-test
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: git.sova.local/sova/docs
|
repository: git.sova.local/sova/docs
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
|
|||||||
Reference in New Issue
Block a user