change env type

This commit is contained in:
2024-03-16 09:41:49 -06:00
parent 0c94180823
commit 6f2550cf79
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: qbittorrent
version: 0.0.4
version: 0.0.5
description: Chart for qBittorrent
keywords:
- downloads

View File

@@ -107,7 +107,7 @@ spec:
- name: QBITTORRENT_PORT
value: "{{ .Values.server.service.http.port }}"
- name: EXPORTER_PORT
value: 9022
value: "9022"
{{- end }}
volumes: