Hi Expert
https://github.com/DataDog/datadog-operator/blob/main/docs/configuration.v2alpha1.md
this document only describe how to limit resource on node agent. But I noticed for every service there are two init containers created
- datadog-init-apm-inject
- datadog-lib-java-init**
And both of are request 1 CPU and 1G memory. How could I control their resource limit?