Rebase Radarr smb volumes

This commit is contained in:
2025-07-09 19:36:40 +10:00
parent 151af491c5
commit abbc07a1a2
11 changed files with 131 additions and 35 deletions

View File

@ -0,0 +1,18 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: radarr
namespace: argo-cd
spec:
destination:
namespace: radarr
server: https://kubernetes.default.svc
project: default
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true
sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/PVR/Radarr
targetRevision: HEAD