diff --git a/otelcollector/deploy/addon-chart/azure-monitor-metrics-addon/templates/ama-metrics-daemonset.yaml b/otelcollector/deploy/addon-chart/azure-monitor-metrics-addon/templates/ama-metrics-daemonset.yaml index c90161448..a44d9871e 100644 --- a/otelcollector/deploy/addon-chart/azure-monitor-metrics-addon/templates/ama-metrics-daemonset.yaml +++ b/otelcollector/deploy/addon-chart/azure-monitor-metrics-addon/templates/ama-metrics-daemonset.yaml @@ -310,9 +310,6 @@ spec: limits: cpu: 500m memory: 1Gi - requests: - cpu: 150m - memory: 500Mi env: - name: CLUSTER value: "{{ .Values.global.commonGlobals.Customer.AzureResourceID }}"