Add service name
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-10-15 12:14:23 -04:00
parent c5acdab093
commit 962289031f

View File

@ -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: