Rebase Sonarr smb volumes

This commit is contained in:
2025-07-09 20:12:07 +10:00
parent 65b35b1e78
commit 06cb457456
13 changed files with 176 additions and 35 deletions

View File

@ -0,0 +1,18 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: sonarr
namespace: argo-cd
spec:
destination:
namespace: sonarr
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/Sonarr
targetRevision: HEAD