Remove comments
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-10-15 12:12:12 -04:00
parent 895971c3c0
commit c5acdab093

View File

@ -6,18 +6,14 @@ metadata:
spec: spec:
type: LoadBalancer type: LoadBalancer
ports: ports:
# Prowlarr
- port: 9696 - port: 9696
targetPort: 9696 targetPort: 9696
# Deluge
- port: 8112 - port: 8112
targetPort: 8112 targetPort: 8112
- port: 6881 - port: 6881
targetPort: 6881 targetPort: 6881
# Sonarr
# Radarr
# Lidarr
# Bazarr
selector: selector:
app: torrenter-apps app: torrenter-apps