From fef9877132ba9651325379728057050f131f7ded Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 8 Mar 2025 23:42:55 +0100 Subject: [PATCH] Change port traccar svc --- apps/templates/traccar-helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/traccar-helm.yaml b/apps/templates/traccar-helm.yaml index 7986390..7a5d5a3 100644 --- a/apps/templates/traccar-helm.yaml +++ b/apps/templates/traccar-helm.yaml @@ -224,7 +224,7 @@ spec: service: type: ClusterIP - port: 80 + port: 8088 externalService: type: LoadBalancer