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

agent mode support #227

Merged
merged 10 commits into from
Aug 10, 2023
Merged

agent mode support #227

merged 10 commits into from
Aug 10, 2023

Conversation

matheusfm
Copy link
Contributor

Description

these changes allow to use zora as an agent

How has this been tested?

helm upgrade --install zora charts/zora/ \
-n zora-system \
--create-namespace \
--wait \
--set clusterName="$(kubectl config current-context)" \
--set saas.workspaceID=$WORKSPACEID

Checklist

  • I have labeled this PR with the relevant Type labels
  • I have documented my code (if applicable)
  • My changes are covered by tests

@matheusfm matheusfm added the enhancement New feature or request label Aug 10, 2023
@matheusfm matheusfm requested a review from monuelo August 10, 2023 20:17
@matheusfm matheusfm self-assigned this Aug 10, 2023
@matheusfm matheusfm merged commit 584cb5f into main Aug 10, 2023
2 checks passed
@matheusfm matheusfm deleted the feat/agent-mode branch August 10, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants