--- apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: qbittorrent resources: - configmap.yaml - deployments.yaml - ingress.yaml - pvc.yaml - secrets.yaml - namespace.yaml components: - ../../kustomize-bases/nfs-media/components/downloads patches: - target: kind: PersistentVolume name: nfs-media-downloads patch: | - op: replace path: /metadata/name value: nfs-media-qbittorrent-downloads - target: kind: PersistentVolumeClaim name: nfs-media-downloads patch: | - op: replace path: /spec/volumeName value: nfs-media-qbittorrent-downloads images: - name: ghcr.io/qdm12/gluetun newTag: v3.41.1@sha256:1a5bf4b4820a879cdf8d93d7ef0d2d963af56670c9ebff8981860b6804ebc8ab - name: docker.io/qbittorrentofficial/qbittorrent-nox newTag: 5.1.4-2@sha256:85fe2690f418dabffc4907276b3cdffcb7880c7114157b32f932d3b97bac45af