From aed9fb1c2924f17206ab529c6defd761909dcac4 Mon Sep 17 00:00:00 2001 From: Erki Aas Date: Mon, 10 Aug 2026 00:31:03 +0300 Subject: [PATCH] Update Freescout volume mount per new image --- freescout/application.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/freescout/application.yaml b/freescout/application.yaml index 97b7801..8fba0c3 100644 --- a/freescout/application.yaml +++ b/freescout/application.yaml @@ -192,11 +192,7 @@ spec: key: MYSQL_PASSWORD volumeMounts: - name: freescout-attachments - mountPath: /www/html/storage/app/attachment - subPath: attachment - - name: freescout-attachments - mountPath: /www/html/Modules - subPath: Modules + mountPath: /data volumes: - name: freescout-attachments persistentVolumeClaim: