X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fhelm%2Fvsn%2Ftemplates%2Fservice.yaml;h=e93a8c9ae1377b804db1cc5d62b6e2a1193a53c0;hb=314c0c1e45bc6a4c1ae0e7c030ebbf51b80abb35;hp=7c51d4ffcecd248d9cd140f4d22b6e62f35a7008;hpb=0f11467f0bf1d20212f94be2bbed75896b30d73f;p=demo.git diff --git a/heat/vFW_CNF_CDS/templates/helm/vsn/templates/service.yaml b/heat/vFW_CNF_CDS/templates/helm/vsn/templates/service.yaml index 7c51d4ff..e93a8c9a 100644 --- a/heat/vFW_CNF_CDS/templates/helm/vsn/templates/service.yaml +++ b/heat/vFW_CNF_CDS/templates/helm/vsn/templates/service.yaml @@ -10,8 +10,8 @@ metadata: spec: type: {{ .Values.service.type }} ports: - - port: {{ .Values.service.ports.port }} - nodePort: {{ .Values.service.ports.nodePort }} + - port: {{ .Values.service.ports.port }} + nodePort: {{ .Values.service.ports.nodePort }} selector: vf-module-name: {{ .Values.vsn_name_0 }} release: {{ .Release.Name }}