Merge "Removed use of vfc-redis from etsicatalog component"
[oom.git] / kubernetes / multicloud / templates / deployment.yaml
index ed74032..3d75b78 100644 (file)
@@ -40,7 +40,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