Auto-reload cheeztv and fafflix on plugin ConfigMap change #471

Merged
benvin merged 1 commits from benvin/jellyfin-configmap-reloader into main 2026-09-19 12:25:08 +10:00
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@ kind: StatefulSet
metadata:
name: cheeztv
namespace: cheeztv
annotations:
configmap.reloader.stakater.com/auto: "true"
spec:
# HA: two replicas coordinate transcode session ownership through Valkey and
# resume each other's HLS segments off the shared RWX transcode PVC. Stable
+2
View File
@@ -4,6 +4,8 @@ kind: StatefulSet
metadata:
name: fafflix
namespace: fafflix
annotations:
configmap.reloader.stakater.com/auto: "true"
spec:
# HA: two replicas coordinate transcode session ownership through Valkey and
# resume each other's HLS segments off the shared RWX transcode PVC. Stable