X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-platform%2F55-Ext-Services%2Fhelm%2Fext%2Ftemplates%2Fservices-docker.yaml;fp=ric-platform%2F55-Ext-Services%2Fhelm%2Fext%2Ftemplates%2Fservices-docker.yaml;h=8d6eb01618f733be85f23875850b6a9ed61b68c6;hb=24911bfc0c117c7395fb735676689a256f87dcd3;hp=019b1a2ba3f726b53f02d48056f8381b3dee5dcc;hpb=86b29e1012a61a131f54637ffa3a8814660c13dc;p=it%2Fdep.git diff --git a/ric-platform/55-Ext-Services/helm/ext/templates/services-docker.yaml b/ric-platform/55-Ext-Services/helm/ext/templates/services-docker.yaml index 019b1a2b..8d6eb016 100644 --- a/ric-platform/55-Ext-Services/helm/ext/templates/services-docker.yaml +++ b/ric-platform/55-Ext-Services/helm/ext/templates/services-docker.yaml @@ -41,5 +41,5 @@ subsets: ports: - port: {{ include "common.ingresshttpport.ricinfra" . }} name: {{ include "common.ingressurl.localdocker" . }}-http-ingress-port - - port: {{ include "common.ingresshttpport.ricinfra" . }} + - port: {{ include "common.ingresshttpsport.ricinfra" . }} name: {{ include "common.ingressurl.localdocker" . }}-https-ingress-port