Skip to content

Latest commit

 

History

History
 
 

documentation

Grafana Operator Documentation

Examples

The following example CRs are provided:

Grafana deployments

  • Grafana.yaml: Installs Grafana using the default configuration and an Ingress or Route.
  • GrafanaWithIngressHost.yaml: Installs Grafana using the default configuration and an Ingress where the host is set for external access.
  • ldap/Grafana.yaml: Installs Grafana and sets up LDAP authentication. LDAP configuration is mounted from the configmap ldap/ldap-config.yaml
  • oauth/Grafana.yaml: Installs Grafana and enable OAuth authentication using the OpenShift OAuthProxy.
  • ha/Grafana.yaml: Installs Grafana in high availability mode with Postgres as a database.

Dashboards

Data sources