feat: add Ghost CMS integration to ResearchOwl deployment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user