X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-infra%2F15-Chartmuseum%2Fhelm%2Fchartmuseum%2Ftemplates%2Fingress.yaml;h=1a4876bcbedb3396da7d0ea5f3cd0f3373dd999c;hb=25428c74ecffd82152b5642cca81c19508d3218c;hp=8ecd7e19542c24081fa5437c9750cfd4f4098309;hpb=bb6097c9e2fa2918028892b2c5e675841029bee9;p=it%2Fdep.git diff --git a/ric-infra/15-Chartmuseum/helm/chartmuseum/templates/ingress.yaml b/ric-infra/15-Chartmuseum/helm/chartmuseum/templates/ingress.yaml index 8ecd7e19..1a4876bc 100644 --- a/ric-infra/15-Chartmuseum/helm/chartmuseum/templates/ingress.yaml +++ b/ric-infra/15-Chartmuseum/helm/chartmuseum/templates/ingress.yaml @@ -21,10 +21,10 @@ metadata: spec: tls: - hosts: - - {{ include "common.ingressurl.localhelm" . }} + - {{ include "common.ingressurl.helm" . }} secretName: secret-{{ include "common.name.chartmuseum" . }} rules: - - host: {{ include "common.ingressurl.localhelm" . }} + - host: {{ include "common.ingressurl.helm" . }} http: paths: - backend: