You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ No modules.
80
80
| <aname="input_grafana_persistence_existing_claim"></a> [grafana\_persistence\_existing\_claim](#input\_grafana\_persistence\_existing\_claim)| Use an existing PVC |`string`|`""`| no |
81
81
| <aname="input_grafana_persistence_size"></a> [grafana\_persistence\_size](#input\_grafana\_persistence\_size)| Size of the PV |`string`|`"10Gi"`| no |
82
82
| <aname="input_grafana_persistence_storage_class_name"></a> [grafana\_persistence\_storage\_class\_name](#input\_grafana\_persistence\_storage\_class\_name)| Storage Class name for the PV |`string`|`"default"`| no |
83
-
| <aname="input_grafana_plugins"></a> [grafana\_plugins](#input\_grafana\_plugins)| List of plugins to install |`list`|`[]`| no |
83
+
| <aname="input_grafana_plugins"></a> [grafana\_plugins](#input\_grafana\_plugins)| List of plugins to install |`list(any)`|`[]`| no |
84
84
| <aname="input_grafana_pod_annotations"></a> [grafana\_pod\_annotations](#input\_grafana\_pod\_annotations)| Pod annotations |`map(any)`|`{}`| no |
85
85
| <aname="input_grafana_priority_class_name"></a> [grafana\_priority\_class\_name](#input\_grafana\_priority\_class\_name)| Priority Class name for Grafana |`string`|`""`| no |
86
86
| <aname="input_grafana_psp_enable"></a> [grafana\_psp\_enable](#input\_grafana\_psp\_enable)| Enable PSP |`bool`|`true`| no |
0 commit comments