feat(researchowl): activa ENABLE_NEWS_SEED (seed Bing News RSS)

Flag flip aislado — el código (a23810b) ya está desplegado con el flag
en False por defecto.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-04 11:03:08 +00:00
co-authored by Claude Fable 5
parent 71f4c5ea95
commit 98a939fb22
+2
View File
@@ -94,6 +94,8 @@ spec:
value: "on" value: "on"
- name: NEWS_ENABLED - name: NEWS_ENABLED
value: "true" value: "true"
- name: ENABLE_NEWS_SEED
value: "true"
volumeMounts: volumeMounts:
- name: data - name: data
mountPath: /data mountPath: /data