From 185019d9a31cb6d641a5065e70d9f5f3a85301b9 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 9 Apr 2023 23:12:23 -0400 Subject: [PATCH] Fix unpackerr --- cluster/apps/download/unpackerr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/unpackerr/helm-release.yaml b/cluster/apps/download/unpackerr/helm-release.yaml index d8bf746..e1065ce 100644 --- a/cluster/apps/download/unpackerr/helm-release.yaml +++ b/cluster/apps/download/unpackerr/helm-release.yaml @@ -40,7 +40,7 @@ spec: name: unpackerr-configmap items: - key: unpackerr-conf - path: "/config/unpackerr.conf" + path: "unpackerr.conf" storage: enabled: true