diff --git a/apps/lychee/app/deploy.yaml b/apps/lychee/app/deploy.yaml index 2ddc47e..52ff826 100644 --- a/apps/lychee/app/deploy.yaml +++ b/apps/lychee/app/deploy.yaml @@ -19,7 +19,7 @@ spec: - image: lycheeorg/lychee:v5.1.2 name: lychee volumeMounts: - - name: lychee-files + - name: lychee-uploads mountPath: "/lychee/uploads" - name: lychee-config mountPath: "/lychee/conf"