This commit is contained in:
Sharif Nassar
2016-11-18 16:11:25 -08:00
committed by GitHub
parent b84a3650a5
commit 0c2d5875d4

View File

@@ -79,7 +79,7 @@ sidecar container aims to emulate the behavior, by keeping the Grafana database
with the provided ConfigMap. Hence, the Grafana pod is effectively stateless.
This allows managing dashboards via `git` etc. and easily deploying them via CD pipelines.
In the future, a separate Grafana opeartor will support gathering dashboards from multiple
In the future, a separate Grafana operator will support gathering dashboards from multiple
ConfigMaps based on label selection.
## Roadmap