Register esr to MSB with enable_ssl. 47/35147/1
authorLiZi <li.zi30@zte.com.cn>
Mon, 12 Mar 2018 09:01:21 +0000 (05:01 -0400)
committerLiZi <li.zi30@zte.com.cn>
Mon, 12 Mar 2018 09:01:43 +0000 (05:01 -0400)
The rest API with http protocal of esr has been changed into https. So register esr to MSB with enable_ssl

Change-Id: Icb4d0d5cbdb8d9ad5a0070f350947a1aae8308a7
Issue-ID: AAI-852
Signed-off-by: LiZi <li.zi30@zte.com.cn>
kubernetes/esr/templates/all-services.yaml

index e0c5075..5fbb706 100644 (file)
@@ -14,6 +14,7 @@ metadata:
           "url": "/api/aai-esr-server/v1",
           "protocol": "REST",
           "port": "{{.Values.esrserver.port}}",
+          "enable_ssl": true,
           "visualRange":"1"
       }
       ]'