From c29ab5d1f91d8461528ec4229fa733ef0771b25c Mon Sep 17 00:00:00 2001 From: Amarpreet Minhas Date: Mon, 10 Jul 2023 21:36:46 +0000 Subject: [PATCH] Cleanup --- argo/photoprism/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/argo/photoprism/values.yaml b/argo/photoprism/values.yaml index c6a0581..84b1a68 100644 --- a/argo/photoprism/values.yaml +++ b/argo/photoprism/values.yaml @@ -38,7 +38,6 @@ persistence: enabled: true storagePath: &storagePath /photoprism/storage originalsPath: &originalsPath /photoprism/originals - volumeMounts: - name: photoprism mountPath: *originalsPath