diff --git a/charts/base-cluster/templates/monitoring/kube-prometheus-stack/_grafana-config.yaml b/charts/base-cluster/templates/monitoring/kube-prometheus-stack/_grafana-config.yaml index bbce78e8cc..8415b7cf27 100644 --- a/charts/base-cluster/templates/monitoring/kube-prometheus-stack/_grafana-config.yaml +++ b/charts/base-cluster/templates/monitoring/kube-prometheus-stack/_grafana-config.yaml @@ -94,7 +94,7 @@ sidecar: searchNamespace: ALL datasources: enabled: true - resource: configmap + resource: both searchNamespace: ALL resources: {{- include "common.resources" .Values.monitoring.grafana.sidecar | nindent 4 }} securityContext: {{- include "base-cluster.prometheus-stack.containerSecurityContext" (dict) | nindent 4 }}