From 3703691b8b13b572ef30ea9a2e23301ffe5fbf91 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Wed, 29 May 2024 14:08:37 -0500 Subject: [PATCH] change config pvc --- .../qbittorrent/templates/persistent-volume-claim.yaml | 4 ++-- clusters/cl01tl/platform/qbittorrent/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/platform/qbittorrent/templates/persistent-volume-claim.yaml b/clusters/cl01tl/platform/qbittorrent/templates/persistent-volume-claim.yaml index 18935b3c2..fedafd5ad 100644 --- a/clusters/cl01tl/platform/qbittorrent/templates/persistent-volume-claim.yaml +++ b/clusters/cl01tl/platform/qbittorrent/templates/persistent-volume-claim.yaml @@ -1,10 +1,10 @@ apiVersion: v1 kind: PersistentVolumeClaim metadata: - name: qbittorrent-nfs-config + name: qbittorrent-config namespace: {{ .Release.Namespace }} labels: - app.kubernetes.io/name: qbittorrent-nfs-config + app.kubernetes.io/name: qbittorrent-config app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/version: {{ .Chart.AppVersion }} app.kubernetes.io/component: storage diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 3ce0833fa..74cabd003 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -118,7 +118,7 @@ qbittorrent: persistence: config: type: persistentVolumeClaim - existingClaim: qbittorrent-nfs-config + existingClaim: qqbittorrent-config advancedMounts: main: qbittorrent: