set metrics env

This commit is contained in:
SeanOMik 2023-05-11 15:47:11 -04:00
parent 0b93c86ff5
commit 0d40a91055
1 changed files with 3 additions and 0 deletions

View File

@ -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