From 86b15ed13f8ddd8e8be6febd6dc322371ca49a98 Mon Sep 17 00:00:00 2001 From: subochev Date: Thu, 19 Feb 2026 04:28:45 +0300 Subject: [PATCH] init --- devspc/devspace-apiregistry-core-service/Chart.yaml | 2 +- .../templates/configmap.yaml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/devspc/devspace-apiregistry-core-service/Chart.yaml b/devspc/devspace-apiregistry-core-service/Chart.yaml index 82d6932..234d83b 100644 --- a/devspc/devspace-apiregistry-core-service/Chart.yaml +++ b/devspc/devspace-apiregistry-core-service/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -name: ku-service +name: devspace-apiregistry-core-service description: KuberService home: https://tlsys.ru/ icon: https://lk.tlsys.org/favicon.png diff --git a/devspc/devspace-apiregistry-core-service/templates/configmap.yaml b/devspc/devspace-apiregistry-core-service/templates/configmap.yaml index 8c81e26..083954c 100644 --- a/devspc/devspace-apiregistry-core-service/templates/configmap.yaml +++ b/devspc/devspace-apiregistry-core-service/templates/configmap.yaml @@ -3,10 +3,6 @@ kind: ConfigMap metadata: name: {{$.Release.Name}}-{{$.Chart.Name}}-main-config data: - devSpaceUrl: {{ $.Values.devSpaceUrl | quote }} - standOwner: {{ $.Values.stand.owner | quote }} - standName: {{ $.Values.stand.name | quote }} - standTitle: {{ $.Values.stand.title | quote }} application.yaml: | spring: datasource: