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

Commit

Permalink
Merge pull request #469 from kinvolk/surajssd/grafana-enable-panel-pl…
Browse files Browse the repository at this point in the history
…ugin

Prometheus Operator Grafana: Enable piechart plugin
  • Loading branch information
surajssd authored May 21, 2020
2 parents 50122a6 + 6ebec3d commit d4c0751
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 d4c0751

Please sign in to comment.