commit | 3f1a25e3c2189df4b0252cdd58757144ae832d0e | [log] [tgz] |
---|---|---|
author | HuabingZhao <zhao.huabing@zte.com.cn> | Sat Sep 02 14:45:28 2017 +0800 |
committer | HuabingZhao <zhao.huabing@zte.com.cn> | Sat Sep 02 14:45:47 2017 +0800 |
tree | fda5e875b6e03e5ee22957e79e85b7fc5d4acdf9 | |
parent | 14391b41d1cea04544e284f502cc4da2eef69d90 [diff] [blame] |
add namespace Issue-ID: OOM-113 Change-Id: Ifaa978ed6156a661ae8312959fd4dc70a8029e32 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
diff --git a/kubernetes/msb/templates/msb-discovery-deployment.yaml b/kubernetes/msb/templates/msb-discovery-deployment.yaml index b54f3d1..535eab9 100644 --- a/kubernetes/msb/templates/msb-discovery-deployment.yaml +++ b/kubernetes/msb/templates/msb-discovery-deployment.yaml
@@ -2,6 +2,7 @@ kind: Deployment metadata: name: msb-discovery + namespace: "{{ .Values.nsPrefix }}-msb" spec: replicas: {{ .Values.discoveryReplicas }} selector: