Merge "Removed use of vfc-redis from etsicatalog component"
[oom.git] / kubernetes / vfc / charts / vfc-nokia-v2vnfm-driver / templates / deployment.yaml
index 3bac8c6..3f747ce 100644 (file)
@@ -71,6 +71,10 @@ spec:
           env:
             - name: EXTERNAL_PORT
               value: "8089"
+            - name: MSB_PROTO
+              value: "{{ .Values.global.config.msbprotocol }}"
+            - name: SSL_ENABLED
+              value: "{{ .Values.global.config.ssl_enabled }}"
             - name: MSB_ADDR
               value: "{{ .Values.global.config.msbServiceName }}:{{ .Values.global.config.msbPort }}"
           resources: