Files
Kubernetes.K3s.installLog/services/PVR/Wizarr/application-wizarr.yaml
Danny Bessems b30fdfde5d
Some checks failed
renovate / renovate (push) Failing after 2m46s
fix: Correct path for Wizarr
2025-10-28 10:22:18 +11:00

19 lines
425 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: wizarr
namespace: argo-cd
spec:
destination:
namespace: wizarr
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/Wizarr
targetRevision: HEAD