commit | aaeedabab2c12bfc0d2818e788e33f3cd8f5dd4a | [log] [tgz] |
---|---|---|
author | yangyan <yangyanyj@chinamobile.com> | Thu Feb 06 10:27:01 2020 +0800 |
committer | Yan Yang <yangyanyj@chinamobile.com> | Wed Feb 12 08:42:58 2020 +0000 |
tree | ea314c45e48115f108f7588edb9896aac75235a3 | |
parent | 69de2245d6d24d036cefe77bf381083659b66436 [diff] [blame] |
Make use msb iag with https Change-Id: I8602f2cbe425a061470e62d2a6fc490904f42256 Issue-ID: VFC-1601 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
diff --git a/kubernetes/vfc/charts/vfc-vnfres/templates/service.yaml b/kubernetes/vfc/charts/vfc-vnfres/templates/service.yaml index 2b470ba..902b4ed 100644 --- a/kubernetes/vfc/charts/vfc-vnfres/templates/service.yaml +++ b/kubernetes/vfc/charts/vfc-vnfres/templates/service.yaml
@@ -30,6 +30,7 @@ "url": "/api/vnfres/v1", "protocol": "REST", "port": "{{.Values.service.externalPort}}", + "enable_ssl": {{ .Values.global.config.ssl_enabled }}, "visualRange":"1" } ]'