X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=nonrtric%2Fhelm%2Fa1simulator%2Ftemplates%2Fservice.yaml;h=616595f9c3f84a3b873a28748d49aa3ac0932212;hb=e9f208bb87c52bdb221775f5e3dad7d661b74b50;hp=4c16903e2711deb59484407fd121fe5d315211c4;hpb=0faae789812e0f84949d26c415e8cb2cce1d94d5;p=it%2Fdep.git diff --git a/nonrtric/helm/a1simulator/templates/service.yaml b/nonrtric/helm/a1simulator/templates/service.yaml index 4c16903e..616595f9 100644 --- a/nonrtric/helm/a1simulator/templates/service.yaml +++ b/nonrtric/helm/a1simulator/templates/service.yaml @@ -17,7 +17,7 @@ kind: Service apiVersion: v1 metadata: - name: {{ .Values.a1simulator.instanceName }} + name: {{ .Values.a1simulator.name }} namespace: {{ include "common.namespace.nonrtric" . }} labels: app: {{ include "common.namespace.nonrtric" . }}-{{ include "common.name.a1simulator" . }}