Currently, there is no option to configure in the Integration CRD
the node Selector, tolerations o or labels/annotations for the pods created from an Integration. The operator should allow this configuration in the Integrations CRD
As a workaround you can define a separate GrafanaAgent with the desired options and the same MetricsInstance selector, but with replicas: 0, since it appears all the integration pods need is the configuration.
Currently, there is no option to configure in the Integration CRD the node Selector, tolerations o or labels/annotations for the pods created from an Integration. The operator should allow this configuration in the Integrations CRD