From 57619c277d66c34aa7e7c6531da71f3c32808e0d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 27 Apr 2026 14:04:56 -0500 Subject: [PATCH] fix: wrong name --- clusters/cl01tl/helm/tubearchivist/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/tubearchivist/values.yaml b/clusters/cl01tl/helm/tubearchivist/values.yaml index a9351b6cc..d0ad5b18a 100644 --- a/clusters/cl01tl/helm/tubearchivist/values.yaml +++ b/clusters/cl01tl/helm/tubearchivist/values.yaml @@ -1,7 +1,7 @@ tubearchivist: controllers: main: - forceRename: stalwart + forceRename: tubearchivist type: deployment replicas: 1 strategy: Recreate