From a2355c9c7aba12c9bf91e89212edb318ea193e9b Mon Sep 17 00:00:00 2001 From: subochev Date: Fri, 20 Feb 2026 14:36:13 +0300 Subject: [PATCH] init --- devspc/devspace-apiregistry-core-service/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devspc/devspace-apiregistry-core-service/values.yaml b/devspc/devspace-apiregistry-core-service/values.yaml index 6dd60c1..34999b3 100644 --- a/devspc/devspace-apiregistry-core-service/values.yaml +++ b/devspc/devspace-apiregistry-core-service/values.yaml @@ -11,7 +11,7 @@ image: pullPolicy: Always version: '' ingress: - host: 'devspace.xx' + host: 'devspace.kube.xx' name: agent securityContext: privileged: true \ No newline at end of file