Merge "DNS add option for display target machine info"
[oom.git] / kubernetes / vfc / charts / vfc-vnflcm / templates / deployment.yaml
index 465f4cf..9332014 100644 (file)
@@ -87,6 +87,8 @@ spec:
               {{- include "common.secret.envFromSecret" (dict "global" . "uid" "db-root-pass" "key" "password") | indent 14}}
             - name: REDIS_ADDR
               value: "{{ .Values.global.config.redisServiceName }}:{{ .Values.global.config.redisPort }}"
+            - name: REG_TO_MSB_WHEN_START
+              value: "{{ .Values.global.config.reg_to_msb_when_start }}"
           volumeMounts:
           - name: {{ include "common.fullname" . }}-localtime
             mountPath: /etc/localtime