X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fves%2Ftemplates%2Fingress-ves.yaml;h=6db96ded99c93ded1ef08b4e5002a617f4d8d7b1;hb=b0d610ef0ba334c963cac6e2f3423657fda803dd;hp=7a91f7d4455260a2e585b6324bf3b4a270329f06;hpb=f239efe31b1139d44a87d43ab3f3a96b52faad49;p=it%2Fdep.git diff --git a/ric-aux/80-Auxiliary-Functions/helm/ves/templates/ingress-ves.yaml b/ric-aux/80-Auxiliary-Functions/helm/ves/templates/ingress-ves.yaml index 7a91f7d4..6db96ded 100644 --- a/ric-aux/80-Auxiliary-Functions/helm/ves/templates/ingress-ves.yaml +++ b/ric-aux/80-Auxiliary-Functions/helm/ves/templates/ingress-ves.yaml @@ -9,4 +9,4 @@ spec: - path: /vescollector backend: serviceName: xdcae-ves-collector - servicePort: 8080 + servicePort: {{ include "common.serviceport.ves.http.container" . }}