From 491454d80929dd91fbf708a1da9d70b09bbde4c8 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 8 Mar 2025 23:26:25 +0100 Subject: [PATCH] Change traccar persistance to true --- 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 30a37fc..7986390 100644 --- a/apps/templates/traccar-helm.yaml +++ b/apps/templates/traccar-helm.yaml @@ -128,7 +128,7 @@ spec: password: "traccar" primary: persistence: - enabled: enabled + enabled: true secondary: persistence: enabled: false