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

Support creating AgentInjectors in the chart #172

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

andersonshatch
Copy link
Contributor

Adding support for the chart to create AgentInjectors.

As it is common for a cluster to contain several namespaces, and multiple languages are supported by the operator, this takes in an array of injectors, where each injector can specify a number of namespaces.
Each configured injector will be emitted for each specified namespace.

values.yaml includes an example of the full available injector configuration, plus minimal config for the other languages. Examples use a reasonable default selector of contrast-agent=<language-to-inject>.

@gamingrobot
Copy link
Contributor

LGTM 👍

@gamingrobot gamingrobot merged commit 3e7403b into master Jan 26, 2024
29 of 30 checks passed
@gamingrobot gamingrobot deleted the helm-agent-injectors branch January 26, 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.

3 participants