X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fhelm%2Fvpkg%2Ftemplates%2Fservice.yaml;h=a9994425a681a5a4b5422073e903d68b91023de4;hb=7c523c94d26afe32ef655e252cf06583aa3509ec;hp=7d2ecc138caeaf43d28f0a3c1921874b453a6a9c;hpb=2892dcf9b4d8f11e923d8f11699e0d7e776d31e9;p=demo.git diff --git a/heat/vFW_CNF_CDS/templates/helm/vpkg/templates/service.yaml b/heat/vFW_CNF_CDS/templates/helm/vpkg/templates/service.yaml index 7d2ecc13..a9994425 100644 --- a/heat/vFW_CNF_CDS/templates/helm/vpkg/templates/service.yaml +++ b/heat/vFW_CNF_CDS/templates/helm/vpkg/templates/service.yaml @@ -1,7 +1,7 @@ apiVersion: v1 kind: Service metadata: - name: {{ .Values.vpg_name_0 }}-management-api + name: "{{ .Values.vpg_name_0 }}-mgmt" labels: vnf-name: {{ .Values.vnf_name }} vf-module-name: {{ .Values.vpg_name_0 }}