feat: add Ghost CMS integration to ResearchOwl deployment

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-08 10:13:21 +00:00
parent 99a0dd0c23
commit 6ac858858f
+7
View File
@@ -67,6 +67,13 @@ spec:
secretKeyRef:
name: researchowl-secrets
key: anthropic-api-key
- name: GHOST_URL
value: "https://zonadeexclusion.com"
- name: GHOST_API_KEY
valueFrom:
secretKeyRef:
name: researchowl-secrets
key: ghost-api-key
volumeMounts:
- name: data
mountPath: /data