fix service

This commit is contained in:
2024-05-29 14:24:06 -05:00
parent 6cf79034c1
commit 0209a01aa3

View File

@@ -86,12 +86,10 @@ qbittorrent:
port: 8080 port: 8080
targetPort: 8080 targetPort: 8080
protocol: HTTP protocol: HTTP
ports:
health: health:
port: 9999 port: 9999
targetPort: 9999 targetPort: 9999
protocol: HTTP protocol: HTTP
ports:
metrics: metrics:
port: 9022 port: 9022
targetPort: 9022 targetPort: 9022