From 2bc3bebd497a0d2c0d4bac5a5f4fba8cfe75ade0 Mon Sep 17 00:00:00 2001 From: Martyn Date: Tue, 5 Dec 2023 11:54:43 +0000 Subject: [PATCH] Bazarr --- apps-kustomized/bazarr/deploy.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps-kustomized/bazarr/deploy.yaml b/apps-kustomized/bazarr/deploy.yaml index 859dd39..c789323 100644 --- a/apps-kustomized/bazarr/deploy.yaml +++ b/apps-kustomized/bazarr/deploy.yaml @@ -25,8 +25,6 @@ spec: volumeMounts: - name: config mountPath: /config - - name: data - mountPath: /data - name: series mountPath: /series - name: oldseries