mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-03 13:30:57 +07:00
fix(trow): use the correct service port
This commit is contained in:
parent
64c872fcd1
commit
9db137683f
@ -15,9 +15,9 @@ spec:
|
||||
- pathType: ImplementationSpecific
|
||||
backend:
|
||||
service:
|
||||
name: trow-svc
|
||||
name: trow
|
||||
port:
|
||||
name: http-tcp
|
||||
number: {{ .Values.trow.service.port }}
|
||||
tls:
|
||||
- hosts:
|
||||
- *host
|
||||
|
Loading…
Reference in New Issue
Block a user