Gluttony-Cluster/torrenter/torrenter-service.yaml
Tyler Perkins 0a626e7b0e
All checks were successful
continuous-integration/drone/push Build is passing
Add prowlarr
2023-10-15 11:37:15 -04:00

14 lines
199 B
YAML

apiVersion: v1
kind: Service
metadata:
name: torrenter-service
namespace: torrent-ns
spec:
type: LoadBalancer
ports:
- port: 9696
targetPort: 9696
selector:
app: torrenter-apps