Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Prometheus Operator Grafana: Enable piechart plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
  • Loading branch information
surajssd committed May 21, 2020
1 parent 9e3eaf6 commit 699169c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/components/prometheus-operator/template.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ alertmanager:
storage: "{{.AlertManagerStorageSize}}"
grafana:
adminPassword: {{.GrafanaAdminPassword}}
plugins: "grafana-piechart-panel"
testFramework:
enabled: false
sidecar:
Expand Down

0 comments on commit 699169c

Please sign in to comment.