diff --git a/apps/agent/deployment/ci-cd/helm/templates/ingress.yaml b/apps/agent/deployment/ci-cd/helm/templates/ingress.yaml
index 6ec5cb0df5ded928bcb88614972c9eee17b6df84..39fd7c1db20771e369eda54b21fe33a7305914d1 100644
--- a/apps/agent/deployment/ci-cd/helm/templates/ingress.yaml
+++ b/apps/agent/deployment/ci-cd/helm/templates/ingress.yaml
@@ -26,7 +26,7 @@ spec:
               service:
                 name: {{ template "app.name" . }}
                 port:
-                  number: {{ .Values.service.port }}
+                  number: {{ .Values.service.port1 }}
     {{- else if eq .Release.Namespace "ocm-test" }}
     - host: {{ .Values.ingress.frontendDomain }}
       http: