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

fix: agent k8s deployment #3983

Merged
merged 1 commit into from
Aug 23, 2024
Merged

fix: agent k8s deployment #3983

merged 1 commit into from
Aug 23, 2024

Conversation

mathnogueira
Copy link
Member

@mathnogueira mathnogueira commented Aug 23, 2024

This PR adds the --environment flag to the script that installs the agent in a Kubernetes cluster. It also replaces the command option with the args option in the manifest.

Here's a pod running the agent that was installed with this script

image

Copy link

vercel bot commented Aug 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracetest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 1:02pm

@mathnogueira mathnogueira merged commit 9571433 into main Aug 23, 2024
38 checks passed
@mathnogueira mathnogueira deleted the fix/k8s-deploy-script branch August 23, 2024 13:17
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.

bug: agent installation in kubernetes is missing the --environment flag
2 participants