Skip to content

Commit

Permalink
apps: base: qbittorrent-exporter: service: Update targetPort.
Browse files Browse the repository at this point in the history
This commit follows c7367cd.
  • Loading branch information
wigust committed Feb 5, 2024
1 parent c7367cd commit b0c1bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/qbittorrent-exporter/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
ports:
- port: 80
protocol: TCP
targetPort: 17871
targetPort: 8090
name: metrics
selector:
app.kubernetes.io/name: qbittorrent-exporter
Expand Down

0 comments on commit b0c1bf9

Please sign in to comment.