commit | 4a95f8516279da9cf14f502e53fb7cb55c63f123 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Tue Jan 22 17:03:02 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Tue Jan 22 17:05:48 2019 -0800 |
tree | 63a92510c38ae763f0cd6312bf49d1102b23adb7 | |
parent | 9e1002a895d141514f1a0c03e0db863ac27a5fdc [diff] |
Using centralip to get IP address from etcd Change-Id: I9786f02efb400559748dc394fa27105c1fcde0fb
diff --git a/mcord/mcord-control-plane/templates/mme.yaml b/mcord/mcord-control-plane/templates/mme.yaml index ea92acd..476265a 100644 --- a/mcord/mcord-control-plane/templates/mme.yaml +++ b/mcord/mcord-control-plane/templates/mme.yaml
@@ -22,7 +22,7 @@ spec: selector: app: mme - type: NodePort + clusterIP: None ports: - name: s11 port: {{ .Values.mme.ports.s11 }}