X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fmsb%2Ftemplates%2Fmsb-iag-deployment.yaml;h=3f82e33a728e565ec5b1d7657ce6d7c702dbcdfa;hb=aac1c9286ad6ac099099a77d67bfe312b715c24c;hp=3ab9f9a2b985cb77b8385713544ab8b65320c5bb;hpb=8182ba93519a1466951fc0f980322391c50b2108;p=oom.git diff --git a/kubernetes/msb/templates/msb-iag-deployment.yaml b/kubernetes/msb/templates/msb-iag-deployment.yaml index 3ab9f9a2b9..3f82e33a72 100644 --- a/kubernetes/msb/templates/msb-iag-deployment.yaml +++ b/kubernetes/msb/templates/msb-iag-deployment.yaml @@ -21,7 +21,7 @@ spec: name: "msb-iag" env: - name: CONSUL_IP - value: "{{ .Values.consulClusterIP}}" + value: msb-consul.{{ .Values.nsPrefix }}-msb - name: SDCLIENT_IP value: "{{ .Values.discoveryClusterIP}}" - name: ROUTE_LABELS