X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sample-services%2Fhello-world%2Fhello-world-chart%2Ftemplates%2Fservice.yaml;fp=test%2Fservicestub%2Fhello-world-chart%2Ftemplates%2Fservice.yaml;h=d5b9f5d475f9dba69c4dbe854d41fc08fc1b51ad;hb=dafdbe531634823882261f2ce8c9cf334b579b52;hp=fdd91440bf47f93c3a3e3e25f3ce13aaa242a8f0;hpb=53ebb953e0e18e695fd0e807c2f1282ef54ceeee;p=nonrtric.git diff --git a/test/servicestub/hello-world-chart/templates/service.yaml b/sample-services/hello-world/hello-world-chart/templates/service.yaml similarity index 98% rename from test/servicestub/hello-world-chart/templates/service.yaml rename to sample-services/hello-world/hello-world-chart/templates/service.yaml index fdd91440..d5b9f5d4 100644 --- a/test/servicestub/hello-world-chart/templates/service.yaml +++ b/sample-services/hello-world/hello-world-chart/templates/service.yaml @@ -31,7 +31,6 @@ spec: targetPort: http protocol: TCP name: http - nodePort: 30951 selector: {{- include "hello-world-chart.selectorLabels" . | nindent 4 }}