fix service names for qbittorrent
This commit is contained in:
@@ -16,6 +16,6 @@ spec:
|
||||
path: "/"
|
||||
backend:
|
||||
service:
|
||||
name: qbittorrent
|
||||
name: qbittorrent-qbittorrent-web
|
||||
port:
|
||||
number: 8888
|
||||
@@ -10,7 +10,7 @@ data:
|
||||
"5433": "postgresql/postgresql-replica:5432"
|
||||
"5443": "adguard-home/adguard-home:5443"
|
||||
"6060": "adguard-home/adguard-home:6060"
|
||||
"8388": "qbittorrent/qbittorrent:8388"
|
||||
"8388": "qbittorrent/qbittorrent-qbittorrent-torrent:8388"
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
@@ -23,4 +23,4 @@ data:
|
||||
"68": "adguard-home/adguard-home:68"
|
||||
"853": "adguard-home/adguard-home:853"
|
||||
"5443": "adguard-home/adguard-home:5443"
|
||||
"8388": "qbittorrent/qbittorrent:8388"
|
||||
"8388": "qbittorrent/qbittorrent-qbittorrent-torrent:8388"
|
||||
|
||||
Reference in New Issue
Block a user