mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 13:08:52 +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
|
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user