diff --git a/durpapi/templates/ingress.yaml b/durpapi/templates/ingress.yaml index 8f34dbf..d2302a3 100644 --- a/durpapi/templates/ingress.yaml +++ b/durpapi/templates/ingress.yaml @@ -12,7 +12,7 @@ spec: namespace: traefik kind: Rule services: - - name: "{{ .Chart.Name }}-service" + - name: "durpapi-service" port: 8080 tls: secretName: durpapi-tls