diff --git a/chart/templates/ingress.yaml b/chart/templates/ingress.yaml index e6d033d9e2f..eef4592ea82 100644 --- a/chart/templates/ingress.yaml +++ b/chart/templates/ingress.yaml @@ -15,5 +15,5 @@ spec: name: {{ include "name" . }} port: name: http - path: /chat-test + path: /chat pathType: ImplementationSpecific