commit | 9358bef064b9ab0507c4efd29cf1b5bfbc00c1ee | [log] [tgz] |
---|---|---|
author | hekeguang <hekeguang@chinamobile.com> | Wed Feb 26 15:05:50 2020 +0800 |
committer | He Keguang <hekeguang@chinamobile.com> | Wed Feb 26 07:28:45 2020 +0000 |
tree | cf469f4351876702c8368f52ed58511af897cc0a | |
parent | d98cc501b887299af62d46a0d9071835d9af5ed0 [diff] [blame] |
SECCOM HTTPS communication vs. HTTP(TSC must have) Issue-ID: USECASEUI-356 Change-Id: Ibdaae24155992c0132254669c6173488d65227d6 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
diff --git a/kubernetes/uui/charts/uui-server/templates/service.yaml b/kubernetes/uui/charts/uui-server/templates/service.yaml index 353fb30..9c799cf 100644 --- a/kubernetes/uui/charts/uui-server/templates/service.yaml +++ b/kubernetes/uui/charts/uui-server/templates/service.yaml
@@ -30,7 +30,8 @@ "url": "/api/usecaseui-server/v1", "protocol": "REST", "port": "{{.Values.service.internalPort}}", - "visualRange":"1" + "visualRange":"1", + "enable_ssl": true } ]' spec: