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