Add VFC env about reg_to_msb_when_start to determine whether register to microserice
[oom.git] / kubernetes / vfc / charts / vfc-vnfres / templates / deployment.yaml
index e70bf0e..ee9ff9c 100644 (file)
@@ -87,7 +87,8 @@ spec:
               value: "{{ .Values.global.config.mariadb_admin }}"
             - name: MYSQL_ROOT_PASSWORD
               {{- include "common.secret.envFromSecret" (dict "global" . "uid" "db-root-pass" "key" "password") | indent 14}}
-
+            - name: REG_TO_MSB_WHEN_START
+              value: "{{ .Values.global.config.reg_to_msb_when_start }}"
           volumeMounts:
           - name: {{ include "common.fullname" . }}-localtime
             mountPath: /etc/localtime