2026-01-29 13:57:32 +01:00
|
|
|
---
|
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
namespace: qbittorrent
|
|
|
|
|
|
|
|
|
|
resources:
|
|
|
|
|
- configmap.yaml
|
|
|
|
|
- deployments.yaml
|
|
|
|
|
- ingress.yaml
|
|
|
|
|
- pvc.yaml
|
|
|
|
|
- secrets.yaml
|
|
|
|
|
- services.yaml
|
|
|
|
|
- namespace.yaml
|
2026-02-01 18:42:46 +01:00
|
|
|
|
|
|
|
|
images:
|
|
|
|
|
- name: ghcr.io/qdm12/gluetun
|
|
|
|
|
newTag: v3.40.0
|
|
|
|
|
- name: docker.io/qbittorrentofficial/qbittorrent-nox
|
|
|
|
|
newTag: 5.1.2-2
|