diff --git a/k8s/manifest.template.yaml b/k8s/manifest.template.yaml index 652c9d9..285bd0e 100644 --- a/k8s/manifest.template.yaml +++ b/k8s/manifest.template.yaml @@ -161,6 +161,8 @@ spec: secretKeyRef: name: r2-credentials key: key_id + - name: FINNHUB_API_KEY + value: "d7hbngpr01qhiu0b2pv0d7hbngpr01qhiu0b2pvg" - name: REDIS_URL value: "redis://redis.db.svc.cluster.local:6379/0" - name: CRAWL4AI_API_URL