change service

This commit is contained in:
2024-05-29 13:49:23 -05:00
parent 01358bc846
commit 49ce803a55

View File

@@ -79,24 +79,20 @@ qbittorrent:
serviceAccount:
create: true
service:
http:
main:
controller: main
ports:
http:
port: 8080
targetPort: 8080
protocol: HTTP
health:
controller: main
ports:
http:
health:
port: 9999
targetPort: 9999
protocol: HTTP
metrics:
controller: main
ports:
http:
metrics:
port: 9022
targetPort: 9022
protocol: HTTP
@@ -113,8 +109,8 @@ qbittorrent:
- path: /
pathType: Prefix
service:
name: qbittorrent-http
port: 8000
name: qbittorrent
port: 8080
tls:
- secretName: qbittorrent-secret-tls
hosts: