Fix driver startup in OOM
[oom.git] / kubernetes / vfc / charts / vfc-nokia-v2vnfm-driver / templates / deployment.yaml
index dd61e65..639e8cd 100644 (file)
@@ -69,6 +69,8 @@ spec:
             initialDelaySeconds: {{ .Values.readiness.initialDelaySeconds }}
             periodSeconds: {{ .Values.readiness.periodSeconds }}
           env:
+            - name: EXTERNAL_PORT
+              value: 8089
             - name: MSB_ADDR
               value: "{{ .Values.global.config.msbServiceName }}:{{ .Values.global.config.msbPort }}"
           resources: