summaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/templates/service.yaml
diff options
context:
space:
mode:
authorhekeguang <hekeguang@chinamobile.com>2020-03-17 15:25:24 +0800
committerhekeguang <hekeguang@chinamobile.com>2020-03-17 15:25:36 +0800
commit9fc513674ed8a6c4c5fdd32a3fb7eee12a49a066 (patch)
tree2889efde2610c8af845112a3a8ddf38cb32e282e /kubernetes/uui/templates/service.yaml
parent5aadc628a1018e416ac185d50b7bdbb06208ce9f (diff)
Change the version number to 2.0.5, and modify the configuration of HTTPS matching 2.0.5.
Issue-ID: USECASEUI-412 Change-Id: I8afe4fef1da62e6c40a9b19c2699135b9b0055a3 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
Diffstat (limited to 'kubernetes/uui/templates/service.yaml')
-rw-r--r--kubernetes/uui/templates/service.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/uui/templates/service.yaml b/kubernetes/uui/templates/service.yaml
index cdab5c9fca..e11f7fb287 100644
--- a/kubernetes/uui/templates/service.yaml
+++ b/kubernetes/uui/templates/service.yaml
@@ -31,7 +31,8 @@ metadata:
"path":"/iui/usecaseui",
"protocol": "UI",
"port": "{{ .Values.service.internalPort }}",
- "visualRange":"1"
+ "visualRange":"1",
+ "enable_ssl": true
}
]'
spec: