DEVX-178: [BE] Разработать endpoint выдачи информации для подключении фейн-клиентов через gradle/maven

This commit is contained in:
2026-03-26 13:22:52 +03:00
parent 334ce90058
commit 39e539dcab
8 changed files with 253 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
- host: {{tpl $.Values.ingress.host .}}
http:
paths:
- path: /devspace-api/
- path: {{$.Values.ingress.prefix | default '/'}}
pathType: Prefix
backend:
service:
+1
View File
@@ -13,6 +13,7 @@ image:
version: ''
ingress:
host: 'ui.devx.kube.xx'
prefix: '/devspace-api/'
s3:
url: 'https://s3.binom.pw'
accessKey: 'U4onOIzgYuCqsU1cMIhu'