Add all the servarr bits

This commit is contained in:
2025-01-22 19:24:48 +00:00
parent 4dfa6d7836
commit aa2242d3bd
26 changed files with 339 additions and 102 deletions

View File

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