fix vfc deployment error 21/70921/1
authoryangyan <yangyanyj@chinamobile.com>
Mon, 22 Oct 2018 09:33:49 +0000 (17:33 +0800)
committeryangyan <yangyanyj@chinamobile.com>
Mon, 22 Oct 2018 09:33:54 +0000 (17:33 +0800)
Issue-ID: VFC-1160
Change-Id: I48a109c59fdee710e21c2f75e5fb0a74061f91f5
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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: