VESPA Mgr template (including move Kong paths to common template)
[it/dep.git] / ric-aux / 80-Auxiliary-Functions / helm / ves / templates / ingress-ves.yaml
index 4450bc6..4d56175 100644 (file)
@@ -6,7 +6,7 @@ spec:
   rules:
   - http:
       paths:
-      - path: /vescollector
+      - path: {{ include "common.kongpath.aux.vescollector" . }}
         backend:
           serviceName: {{ include "common.servicename.ves.http" . }}
           servicePort: {{ include "common.serviceport.ves.http" . }}