From 73dfdb758980b3f54e58686f21a0f59e59352940 Mon Sep 17 00:00:00 2001 From: trivernis Date: Thu, 23 Nov 2023 07:06:32 +0100 Subject: [PATCH] Fix typo in persistence config for syncthing --- apps/syncthing/app/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/syncthing/app/release.yaml b/apps/syncthing/app/release.yaml index edb20d6..93bd4db 100644 --- a/apps/syncthing/app/release.yaml +++ b/apps/syncthing/app/release.yaml @@ -17,7 +17,7 @@ spec: remediation: retries: 3 values: - pesistence: + persistence: data: enabled: true storageClass: ebs-hdd