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