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

Allow for arbitrary annotations in the pod template #419

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Calebjh
Copy link

@Calebjh Calebjh commented Jan 4, 2024

The chart currently allows for arbitrary labels to be set in the deployment's pod spec, but only the specific datadog annotations to be set. This change will allow for arbitrary annotations to be configured via values.

This use-case is relevant for me because my company's Prometheus setup discovers scrape targets via Annotation, not via ServiceMonitor.

@adeptg
Copy link

adeptg commented Feb 21, 2024

+1. This would be useful for us as well

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.

2 participants