update torrent port
This commit is contained in:
@@ -16,8 +16,8 @@ qbittorrent:
|
||||
- name: WEBUI_PORT
|
||||
value: "8080"
|
||||
- name: TORRENTING_PORT
|
||||
value: "6881"
|
||||
torrentPort: 6881
|
||||
value: "54408"
|
||||
torrentPort: 54408
|
||||
livenessProbe:
|
||||
tcpSocket:
|
||||
port: 8080
|
||||
@@ -79,7 +79,7 @@ gluetun:
|
||||
- name: FIREWALL_INPUT_PORTS
|
||||
value: "8080"
|
||||
- name: FIREWALL_VPN_INPUT_PORTS
|
||||
value: "6881"
|
||||
value: "54408"
|
||||
- name: TZ
|
||||
value: "Europe/Amsterdam"
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user