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: