This repository was archived by the owner on May 16, 2023. It is now read-only.
This repository was archived by the owner on May 16, 2023. It is now read-only.
Seperate resrouces for metricbeat daemonset and deployment #467
Closed
Description
Describe the feature:
Add separate resources variables for the daemonset and the deployment instead of using the same one.
Describe a specific use case for the feature:
Each type of deployment of metricbeat might need different resources where they both do different things in terms of metric collection. Seperating the values could allow someone to add more resources for the deployment but less in the deamonset pods.