diff --git a/researchowl/deployment.yaml b/researchowl/deployment.yaml index 9be4d8d..b7eab01 100644 --- a/researchowl/deployment.yaml +++ b/researchowl/deployment.yaml @@ -92,6 +92,8 @@ spec: key: ghost-api-key-en - name: SEO_AUTOFILL value: "on" + - name: NEWS_ENABLED + value: "true" volumeMounts: - name: data mountPath: /data