Usually, Grafana datastores are configured using its web GUI. When setting up a datastore that requires TLS client authentication, the client certificate and private key have to be pasted into the form. For certificates that renew frequently, this method would require a frequent manual effort. Fortunately, Grafana supports defining datastores via its "provisioning" mechanism, reading the configuration from YAML files on the filesystem. |
||
---|---|---|
.. | ||
datasources | ||
.gitignore | ||
README.md | ||
grafana.ini | ||
grafana.yaml | ||
ingress.yaml | ||
kustomization.yaml | ||
ldap.toml | ||
loki-cert.yaml | ||
namespace.yaml | ||
secrets.yaml |
README.md
Grafana
Grafana dashboards. Straightforward, single-instance deployment with SQLite database (and thus a StatefulSet with a PersistentVolumeClaim).