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

optionally disable otel subchart, configure tracing endpoint, handle db secrets better #26

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fishnix
Copy link

@fishnix fishnix commented Feb 13, 2024

This PR adds the option to disable the inclusion of the otel subchart since you may not need to deploy the collector in cases where you disable tracing or you have another collector deployed outside of the chart. It also allows allows for configuration of the tracing endpoints for the governor-api deployment. Finally, it moves the governor db uri secret reference to an env value so it can reference different secret formats - this is especially useful if you're using something like cloudnative-pg which automatically writes out the db-ur into a secret.

@fishnix fishnix changed the title [DRAFT] optionally disable otel subchart, configure endpoint [DRAFT] optionally disable otel subchart, configure tracing endpoint, handle db secrets better Feb 13, 2024
@fishnix fishnix changed the title [DRAFT] optionally disable otel subchart, configure tracing endpoint, handle db secrets better optionally disable otel subchart, configure tracing endpoint, handle db secrets better Feb 13, 2024
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.

1 participant