fix(trow): use the correct service port

This commit is contained in:
Khue Doan 2021-12-25 13:17:12 +07:00
parent 64c872fcd1
commit 9db137683f

View File

@ -15,9 +15,9 @@ spec:
- pathType: ImplementationSpecific - pathType: ImplementationSpecific
backend: backend:
service: service:
name: trow-svc name: trow
port: port:
name: http-tcp number: {{ .Values.trow.service.port }}
tls: tls:
- hosts: - hosts:
- *host - *host