Fix multicloud service registration in MSB
[oom.git] / kubernetes / multicloud / templates / service.yaml
index 9f18c5e..2b600ae 100644 (file)
@@ -31,7 +31,7 @@ metadata:
       "version": "v0",
       "url": "/api/multicloud/v0",
       "protocol": "REST",
-      "port": {{ .Values.service.externalPort }},
+      "port": "{{ .Values.service.externalPort }}",
       "visualRange": "1"
     }
     ]'