Fix the wrong MSB_PROTO env value
[oom.git] / kubernetes / multicloud / charts / multicloud-fcaps / templates / deployment.yaml
index 3f09b08..30d521a 100644 (file)
@@ -41,7 +41,7 @@ spec:
      containers:
      - env:
        - name: MSB_PROTO
-         value: {{ .Values.config.msbprotocol }}.{{ include "common.namespace" . }}
+         value: {{ .Values.config.msbprotocol }}
        - name: MSB_ADDR
          value: "{{ .Values.config.msbgateway }}.{{ include "common.namespace" . }}"
        - name: MSB_PORT