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: