feat: add name to web port in qBittorrent service configuration
This commit is contained in:
parent
3209a13ed6
commit
8bc36e4a0b
@ -111,7 +111,8 @@ spec:
|
||||
selector:
|
||||
app: qbittorrent
|
||||
ports:
|
||||
- port: 80
|
||||
- name: web
|
||||
port: 80
|
||||
targetPort: 8080
|
||||
- name: gluetun-api
|
||||
port: 8000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user