Merge R3 into master
[it/dep.git] / ric-aux / helm / dashboard / templates / ingress.yaml
@@ -21,10 +21,10 @@ metadata:
 spec:
   tls:
     - hosts:
-      - {{ include "common.ingressurl.dashboard" . }}
+      - {{ include "common.ingresscontroller.url.dashboard" . }}
       secretName: secret-{{ include "common.name.dashboard" . }}
   rules:
-    - host: {{ include "common.ingressurl.dashboard" . }}
+    - host: {{ include "common.ingresscontroller.url.dashboard" . }}
       http:
         paths:
           - backend: