diff --git a/durpapi/templates/ingress.yaml b/durpapi/templates/ingress.yaml index 040e30d..5e8839f 100644 --- a/durpapi/templates/ingress.yaml +++ b/durpapi/templates/ingress.yaml @@ -10,7 +10,7 @@ spec: kind: Rule services: - name: "durpapi-service" - port: 8080 + port: 80 tls: secretName: durpapi-tls