Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move queues to configmap #90

Merged
merged 1 commit into from Apr 17, 2024
Merged

Conversation

langchain-infra
Copy link
Contributor

No description provided.

@akira
Copy link

akira commented Apr 17, 2024

This is the one for our infra, we can leave the default for self hosted if that's what this is doing

    INGESTION_QUEUE: str = "default"
    ADHOC_QUEUE: str = "adhoc"
    RUN_RULES_QUEUE: str = "rules"

@langchain-infra
Copy link
Contributor Author

This is the one for our infra, we can leave the default for self hosted if that's what this is doing

    INGESTION_QUEUE: str = "default"
    ADHOC_QUEUE: str = "adhoc"
    RUN_RULES_QUEUE: str = "rules"

I know i need this because we use the self-hosted chart and we can't duplicate environment variables

@langchain-infra langchain-infra merged commit 59dbb6d into main Apr 17, 2024
1 check passed
@langchain-infra langchain-infra deleted the infra/move-queue-names-configmap branch April 17, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants