feat: añadir Ghost EN (theexclusionzone.com) a ResearchOwl
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -74,6 +74,13 @@ spec:
|
||||
secretKeyRef:
|
||||
name: researchowl-secrets
|
||||
key: ghost-api-key
|
||||
- name: GHOST_URL_EN
|
||||
value: "https://www.theexclusionzone.com"
|
||||
- name: GHOST_API_KEY_EN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: researchowl-secrets
|
||||
key: ghost-api-key-en
|
||||
volumeMounts:
|
||||
- name: data
|
||||
mountPath: /data
|
||||
|
||||
Reference in New Issue
Block a user