Remove sonarr completely

This commit is contained in:
2024-08-06 20:57:15 +01:00
parent 16b5636773
commit a6e61c690d
5 changed files with 0 additions and 100 deletions

View File

@@ -1,12 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: sonarr
spec:
type: ClusterIP
selector:
app: sonarr
ports:
- name: http
port: 8989
targetPort: 8989