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:
|
secretKeyRef:
|
||||||
name: researchowl-secrets
|
name: researchowl-secrets
|
||||||
key: ghost-api-key
|
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:
|
volumeMounts:
|
||||||
- name: data
|
- name: data
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
|
|||||||
Reference in New Issue
Block a user