diff --git a/services/PVR/Jellyfin/application-jellyfin.yaml b/services/PVR/Jellyfin/application-jellyfin.yaml
new file mode 100644
index 0000000..d05523b
--- /dev/null
+++ b/services/PVR/Jellyfin/application-jellyfin.yaml
@@ -0,0 +1,23 @@
+apiVersion: argoproj.io/v1alpha1
+kind: Application
+metadata:
+  name: jellyfin
+  namespace: argo-cd
+spec:
+  destination:
+    server: https://kubernetes.default.svc
+    namespace: jellyfin
+    project: default
+  sources:
+  - repoURL: https://kubernetes-sigs.github.io/headlamp/
+    chart: jellyfin
+    targetRevision: 0.30.1
+    helm:
+      valueFiles:
+      - $values/services/PVR/Jellyfin/values.yaml
+  - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
+    targetRevision: master
+    ref: values
+#  - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
+#    targetRevision: master
+#    ref: values