diff --git a/helm-chart/templates/ingress.yaml b/helm-chart/templates/ingress.yaml index e517d8c..cfed5b1 100644 --- a/helm-chart/templates/ingress.yaml +++ b/helm-chart/templates/ingress.yaml @@ -30,7 +30,7 @@ spec: service: name: {{$fullName}} port: - number: 8080 + number: 80 {{- end }} {{- end }}