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

Add DD agent container securityContext field #82

Closed
nexuhan opened this issue Nov 4, 2020 · 0 comments · Fixed by #83
Closed

Add DD agent container securityContext field #82

nexuhan opened this issue Nov 4, 2020 · 0 comments · Fixed by #83

Comments

@nexuhan
Copy link

nexuhan commented Nov 4, 2020

Original issue by @billyshambrook (helm/charts#16353) with fix PR by @coreypobrien (helm/charts#17274 - stale)

The new Network Performance feature requires setting some container securityContext.capabilities - they are shown here under the "kubernetes" tab https://docs.datadoghq.com/graphing/infrastructure/network_performance_monitor/?tab=kubernetes

Currently only pod securityContext is exposed through values, not container securityContext.

Could we expose container securityContext as an optional value?

Cheers!

This issue was closed.
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 a pull request may close this issue.

1 participant