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