fix vfc deployment error
[oom.git] / kubernetes / vfc / charts / vfc-nokia-v2vnfm-driver / templates / deployment.yaml
index 639e8cd..85dc17d 100644 (file)
@@ -70,7 +70,7 @@ spec:
             periodSeconds: {{ .Values.readiness.periodSeconds }}
           env:
             - name: EXTERNAL_PORT
-              value: 8089
+              value: "8089"
             - name: MSB_ADDR
               value: "{{ .Values.global.config.msbServiceName }}:{{ .Values.global.config.msbPort }}"
           resources: