Add VFC env about reg_to_msb_when_start to determine whether register to microserice
[oom.git] / kubernetes / vfc / charts / vfc-catalog / templates / deployment.yaml
index b5246d1..028b164 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" . }}-catalog
             mountPath: /service/vfc/nfvo/catalog/static