pulsar-helm-chart
pulsar-helm-chart copied to clipboard
Add grafana data persistence support.
Fixes #154
Motivation
Add pulsar pvc to support grafana data persistence.
Modifications
- Add
grafana-pvc.yaml. - Add grafana data mount logic in
grafana-deployment.yaml - Add
grafana.volumnsoption invalues.yamlto control the grafana data volumes.
Verifying this change
- [x] Make sure that the change passes the CI checks.
Sorry for the late modification. @MarvinCai PTAL.