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

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