can't evaluate field global in type interface {} Prometheus-community stack helm chart

uek67

New Member
Hallo Forum,
ich habe eben versucht das prometheus-values.yaml von github auszuführen :


helm install prometheus-stack --version 35.3.1 -f prometheus-values.yaml prometheus-community/kube-prometheus-stack

coalesce.go:286: warning: cannot overwrite table with non table for kube-prometheus-stack.grafana.sidecar.dashboards.multicluster (map[etcd:map[enabled:false] global:map[enabled:false]])
coalesce.go:286: warning: cannot overwrite table with non table for kube-prometheus-stack.grafana.sidecar.dashboards.multicluster (map[etcd:map[enabled:false] global:map[enabled:false]])
Error: INSTALLATION FAILED: template: kube-prometheus-stack/templates/grafana/dashboards-1.14/workload-total.yaml:1206:41: executing "kube-prometheus-stack/templates/grafana/dashboards-1.14/workload-total.yaml" at <.Values.grafana.sidecar.dashboards.multicluster.global.enabled>: can't evaluate field global in type interface {}


Wie kann ich diesen Fehler fixen?

DANKE

Uli
 
Back
Top