From: Lusheng Ji Date: Fri, 12 Jul 2019 02:05:18 +0000 (+0000) Subject: Merge "Add serviceaccount support to common and appmgr" X-Git-Tag: 0.0.2~67 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=0c37cda7521814a759c75bdf703dd781a2a83ccb;hp=fb1483d09cc5deba80360184fb4f91b526f57c53;p=it%2Fdep.git Merge "Add serviceaccount support to common and appmgr" --- diff --git a/ric-platform/55-Ext-Services/helm/ext/templates/services-aux.yaml b/ric-platform/55-Ext-Services/helm/ext/templates/services-aux.yaml index 96839eb9..e5958749 100644 --- a/ric-platform/55-Ext-Services/helm/ext/templates/services-aux.yaml +++ b/ric-platform/55-Ext-Services/helm/ext/templates/services-aux.yaml @@ -70,5 +70,5 @@ subsets: ports: - port: {{ include "common.ingresshttpport.ricinfra" . }} name: {{ include "common.ingressurl.ricinfra" . }}-http-ingress-port - - port: {{ include "common.ingresshttspport.ricinfra" . }} + - port: {{ include "common.ingresshttpsport.ricinfra" . }} name: {{ include "common.ingressurl.ricinfra" . }}-https-ingress-port