X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2F85-Ext-Services%2Fhelm%2Fextsvcaux%2Ftemplates%2Fservices-ric.yaml;h=7047cd7c425fbd26f9916ea34e0a9b9b5c9a2276;hb=ef05762e72bf0af584301bf58b2035f7ac4e3842;hp=243853f14ca369d4cc5ddbccda9cde6634895a50;hpb=25428c74ecffd82152b5642cca81c19508d3218c;p=it%2Fdep.git diff --git a/ric-aux/85-Ext-Services/helm/extsvcaux/templates/services-ric.yaml b/ric-aux/85-Ext-Services/helm/extsvcaux/templates/services-ric.yaml index 243853f1..7047cd7c 100644 --- a/ric-aux/85-Ext-Services/helm/extsvcaux/templates/services-ric.yaml +++ b/ric-aux/85-Ext-Services/helm/extsvcaux/templates/services-ric.yaml @@ -39,7 +39,7 @@ subsets: - addresses: - ip: "{{ .Values.extsvcaux.ricip }}" ports: - - port: {{ include "common.ingresshttpport.ric" . }} + - port: {{ include "common.ingresshttpport" . }} name: {{ include "common.ingressurl.ric" . }}-http-ingress-port - - port: {{ include "common.ingresshttpsport.ric" . }} + - port: {{ include "common.ingresshttpsport" . }} name: {{ include "common.ingressurl.ric" . }}-https-ingress-port