set metrics env
This commit is contained in:
parent
0b93c86ff5
commit
0d40a91055
|
@ -38,6 +38,9 @@ spec:
|
|||
|
||||
metrics:
|
||||
image: caseyscarborough/qbittorrent-exporter:latest
|
||||
env:
|
||||
- name: QBITTORRENT_BASE_URL
|
||||
value: "http://localhost:8080"
|
||||
ports:
|
||||
- name: metrics
|
||||
containerPort: 17871
|
||||
|
|
Loading…
Reference in New Issue