add radarr manifests

This commit is contained in:
2025-12-27 21:21:09 +05:30
parent 8a1e8e8f42
commit 221b43adef
4 changed files with 102 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
apiVersion: v1
kind: Service
metadata:
name: radarr-service
namespace: arr-stack
spec:
selector:
app: radarr
ports:
- port: 7878
targetPort: 7878