Auto-reload cheeztv and fafflix on plugin ConfigMap change
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

Opt both StatefulSets into Stakater Reloader for ConfigMaps.
This commit is contained in:
2026-09-19 12:19:21 +10:00
parent 6cc752336e
commit 5552142eef
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