fixed issue #2

This commit is contained in:
Richard Tomik
2025-12-17 15:59:50 +01:00
parent 7be50d4890
commit 4c8179f9cc
4 changed files with 63 additions and 3 deletions

View File

@ -255,7 +255,11 @@ spec:
resources:
{{- toYaml .Values.qbittorrent.resources | nindent 12 }}
{{- with .Values.sidecars }}
{{- toYaml . | nindent 8 }}
{{- end }}
volumes:
# Create /dev/net/tun as a device
- name: tun