[VOL-3831] Exposing the profiler for the openonu adapter go

Change-Id: I0d5a1910a08a468eb21487f2eac578ccb74e4f57
diff --git a/voltha-adapter-openolt/templates/openolt-profile-svc.yaml b/voltha-adapter-openolt/templates/openolt-profile-svc.yaml
index dd3edfb..20ae8a0 100644
--- a/voltha-adapter-openolt/templates/openolt-profile-svc.yaml
+++ b/voltha-adapter-openolt/templates/openolt-profile-svc.yaml
@@ -17,7 +17,7 @@
 apiVersion: v1
 kind: Service
 metadata:
-  name: "{{ template "fullname" . }}-profiler
+  name: "{{ template "fullname" . }}-profiler"
   namespace: {{ .Release.Namespace }}
 spec:
   clusterIP: None