From e4db4d4a35b00b23b9a8823db4bec1db9737a327 Mon Sep 17 00:00:00 2001 From: sido Date: Mon, 25 Jun 2018 16:43:58 +0200 Subject: [PATCH] updated ingress --- nexus/v1.0.0/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nexus/v1.0.0/templates/ingress.yaml b/nexus/v1.0.0/templates/ingress.yaml index a52c065..7299629 100644 --- a/nexus/v1.0.0/templates/ingress.yaml +++ b/nexus/v1.0.0/templates/ingress.yaml @@ -23,7 +23,7 @@ spec: paths: - path: {{ default "/" .path }} backend: - serviceName: nexus + serviceName: httpd servicePort: 80 {{- if .tls }} tls: