Add VFC env about reg_to_msb_when_start to determine whether register to microserice
[oom.git] / kubernetes / vfc / charts / vfc-generic-vnfm-driver / templates / deployment.yaml
index 5e84c86..a425670 100644 (file)
@@ -59,6 +59,8 @@ spec:
               value: "{{ .Values.global.config.ssl_enabled }}"
             - name: MSB_ADDR
               value: "{{ .Values.global.config.msbServiceName }}:{{ .Values.global.config.msbPort }}"
+            - name: REG_TO_MSB_WHEN_START
+              value: "{{ .Values.global.config.reg_to_msb_when_start }}"
           volumeMounts:
           - name: {{ include "common.fullname" . }}-localtime
             mountPath: /etc/localtime