updated ingress
This commit is contained in:
parent
8efccb88a5
commit
e4db4d4a35
|
@ -23,7 +23,7 @@ spec:
|
|||
paths:
|
||||
- path: {{ default "/" .path }}
|
||||
backend:
|
||||
serviceName: nexus
|
||||
serviceName: httpd
|
||||
servicePort: 80
|
||||
{{- if .tls }}
|
||||
tls:
|
||||
|
|
Loading…
Reference in New Issue