From 064933a4f9c0509ae96b8d4a9ecf08b41d72d40e Mon Sep 17 00:00:00 2001 From: subochev Date: Wed, 8 Apr 2026 14:21:04 +0300 Subject: [PATCH] =?UTF-8?q?DEVX-200:=20[BE]=20=D0=A3=D0=BD=D0=B8=D1=84?= =?UTF-8?q?=D0=B8=D1=86=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BD=D1=8F=D1=82=D0=B8=D0=B5=20=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D0=B8=D0=B8=20=D1=81=D0=B5=D1=80=D0=B2=D0=B8=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devspc/stands/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devspc/stands/values.yaml b/devspc/stands/values.yaml index 6bbcafa..ad99e93 100644 --- a/devspc/stands/values.yaml +++ b/devspc/stands/values.yaml @@ -2,6 +2,6 @@ ingress: host: '{{$.Values.ingress.domain}}.{{$.Release.Namespace}}.kube.xx' integrations: core: - url: 'http://main-devspace-apiregistry-core-service:8080' + url: 'http://devspace-apiregistry-core-service-core:8080' generator: url: 'http://devspace-apiregistry-generator-service-agent:8080' \ No newline at end of file