github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/boom/yml/v1beta1/ToolsetSpec/grafana/Grafana/Grafana.md (about)

     1  # Grafana 
     2   
     3  
     4  ## Structure 
     5   
     6  
     7  | Attribute          | Description                                                                                  | Default | Collection | Map  |
     8  | ------------------ | -------------------------------------------------------------------------------------------- | ------- | ---------- | ---  |
     9  | deploy             | Flag if tool should be deployed                                                              |  false  |            |      |
    10  | admin              | Spec for the definition of the admin account , [here](admin/Admin/Admin.md)                  |         |            |      |
    11  | datasources        | Spec for additional datasources , [here](Datasource/Datasource.md)                           |         | X          |      |
    12  | dashboardproviders | Spec for additional Dashboardproviders , [here](Provider/Provider.md)                        |         | X          |      |
    13  | storage            | Spec to define how the persistence should be handled , [here](storage/Spec/Spec.md)          |         |            |      |
    14  | network            | Network configuration, used for SSO and external access , [here](network/Network/Network.md) |         |            |      |
    15  | auth               | Authorization and Authentication configuration for SSO , [here](auth/Auth/Auth.md)           |         |            |      |
    16  | plugins            | List of plugins which get added to the grafana instance                                      |         | X          |      |
    17  | nodeSelector       | NodeSelector for deployment                                                                  |         |            | X    |