diff --git a/nexus/v1.0.0/templates/ingress.yaml b/nexus/v1.0.0/templates/ingress.yaml index d031211..9df4d02 100644 --- a/nexus/v1.0.0/templates/ingress.yaml +++ b/nexus/v1.0.0/templates/ingress.yaml @@ -25,8 +25,8 @@ spec: paths: - path: {{ default "/" .path }} backend: - serviceName: {{ .Values.httpd.name }} - servicePort: {{ .Values.httpd.port }} + serviceName: httpd + servicePort: 80 {{- if .tls }} tls: - hosts: