This commit is contained in:
parent
c5acdab093
commit
962289031f
@ -6,12 +6,15 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
ports:
|
ports:
|
||||||
- port: 9696
|
- name: prowlarr
|
||||||
|
port: 9696
|
||||||
targetPort: 9696
|
targetPort: 9696
|
||||||
|
|
||||||
- port: 8112
|
- name: deluge-ui
|
||||||
|
port: 8112
|
||||||
targetPort: 8112
|
targetPort: 8112
|
||||||
- port: 6881
|
- name: deluge-p2p
|
||||||
|
port: 6881
|
||||||
targetPort: 6881
|
targetPort: 6881
|
||||||
|
|
||||||
selector:
|
selector:
|
||||||
|
Loading…
Reference in New Issue
Block a user