fix: Set correct app port
This commit is contained in:
parent
85af131c88
commit
e3e9e3b6e7
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ metadata:
|
||||||
name: slskd
|
name: slskd
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
app: slskd
|
app: qbittorrent
|
||||||
ports:
|
ports:
|
||||||
- port: 80
|
- port: 80
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: 8112
|
targetPort: 5030
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue