Removed xapp kong; remove nexus; created xapp services; other changes to allow cross...
[it/dep.git] / ric-infra / 15-Chartmuseum / helm / chartmuseum / templates / ingress.yaml
index 8ecd7e1..1a4876b 100644 (file)
@@ -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: