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

This commit is contained in:
Tyler Perkins 2023-10-22 21:32:51 -04:00
parent 2313c8ebe2
commit 1124a3580c

View File

@ -1,15 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: radarr-service
namespace: torrent-ns
spec:
type: ClusterIP
ports:
- name: radarr
port: 7878
targetPort: 7878
selector:
app: torrenter-apps