summaryrefslogtreecommitdiffstats
path: root/kubernetes/msb/templates/msb-eag-deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/msb/templates/msb-eag-deployment.yaml')
-rw-r--r--kubernetes/msb/templates/msb-eag-deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/msb/templates/msb-eag-deployment.yaml b/kubernetes/msb/templates/msb-eag-deployment.yaml
index d1c20ad6dc..db703d9188 100644
--- a/kubernetes/msb/templates/msb-eag-deployment.yaml
+++ b/kubernetes/msb/templates/msb-eag-deployment.yaml
@@ -21,7 +21,7 @@ spec:
name: "msb-eag"
env:
- name: CONSUL_IP
- value: "{{ .Values.consulClusterIP}}"
+ value: msb-consul.{{ .Values.nsPrefix }}-msb
- name: SDCLIENT_IP
value: "{{ .Values.discoveryClusterIP}}"
- name: ROUTE_LABELS