diff --git a/durpapi/templates/ingress.yaml b/durpapi/templates/ingress.yaml index f442a5f..b7f23e9 100644 --- a/durpapi/templates/ingress.yaml +++ b/durpapi/templates/ingress.yaml @@ -13,7 +13,7 @@ spec: kind: Rule services: - name: "{{ .Chart.Name }}-service" - port: 8080 + port: 80 tls: secretName: durpapi-tls